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 post 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:
Clone the language server into this repository:
Build the extension:
From VS Code, you can press Alternatively, you can install the extension into your environment (reload required):
PublishingUpdate the extension version number in ContributingContributions are welcome. Feel free to fork this repository and open a pull request to propose changes. Useful links
Enjoy! |