Skip to content

Help make the extensions Marketplace better for everyone. Take this survey!

| Marketplace
Sign in
Visual Studio Code>Programming Languages>NextflowNew to Visual Studio Code? Get it now.
Nextflow

Nextflow

nextflow

|
15,214 installs
| (1) | Free
Nextflow language support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Nextflow language extension for Visual Studio Code

This extension adds the Nextflow language support to Visual Studio Code editor.

Features

It provides syntax highlighting for the Nextflow language and quick shortcuts for common code snippets.

Nextflow syntax highlighting

Local development

Clone the project repository in your computer:

git clone https://github.com/nextflow-io/vscode-language-nextflow

Change in project directory and launch VS code:

cd vscode-language-nextflow    
code . 

Hack the grammar and the snippet definition files. To quickly test changes use the F5 key.

Publishing

Update the extension version number in the package.json file, then use the command:

vsce publish

Read more at this link.

Contribution

Contributions are greatly appreciated. Please fork this repository, open a pull request to add snippets, make grammar tweaks, fix issues, etc.

Useful links

  • https://manual.macromates.com/en/language_grammars
  • https://code.visualstudio.com/docs/extensions/yocode
  • https://code.visualstudio.com/docs/extensionAPI/extension-manifest
  • https://marketplace.visualstudio.com/items?itemName=nextflow.nextflow

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft