Nextflow extension for Visual Studio CodeVS Code extension for Nextflow that provides language support for scripts and config files, using the Nextflow language server. Read the blog posts (part 1, part 2) and the docs for more information. See also: FeaturesThe following language features are currently supported:
RequirementsThe language server requires Java 17 or later. DevelopmentClone this repository:
If you need to edit the language server, clone the repository and build it:
Otherwise, you can simply download a language server release into the following subdirectory:
Finally, press Publishing
ContributingContributions are welcome. Feel free to fork this repository and open a pull request to propose changes. Useful links
Enjoy! |