Skip to content

Conversation

bentsherman
Copy link
Member

This PR uses the plugin registry to load config scopes for third-party plugins.

It looks at the plugins block in a given config file to determine which plugin definitions to fetch. If a version is not specified, the latest version is used by default.

A future iteration should use the plugin definitions fetched by the config parser to recognize custom functions / factories / operators in the script.

TODO:

  • make registry URL configurable
  • move API requests into shared cache
  • use plugin scopes for hover hints and code completion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant