Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugins #11

Open
bentsherman opened this issue Jun 19, 2024 · 0 comments
Open

Plugins #11

bentsherman opened this issue Jun 19, 2024 · 0 comments

Comments

@bentsherman
Copy link
Member

Nextflow plugins can provide additional config settings, functions, operators, and channel factories. In order for the language server to provide code intelligence for plugins, it needs to:

  1. Retrieve the list of included plugins from the "main" config file
  2. Fetch plugin metadata from either (1) the plugin downloads folder (i.e. using Nextflow's plugin system) or (2) some index file which is produced by the plugin build and published to the plugin registry
@bentsherman bentsherman added this to the 1.0.0 milestone Sep 14, 2024
@bentsherman bentsherman removed this from the 1.0.0 milestone Oct 23, 2024
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

No branches or pull requests

1 participant