-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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:
- Retrieve the list of included plugins from the "main" config file
- 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
Metadata
Metadata
Assignees
Labels
No labels