A simple extensions for previewing Nextflow-generated DAG for .nf
files.
- Adds a preview button to
.nf
file editors that generates the DAG using Nextflow and displays it in a side panel.
For the extension to work, a valid nextflow
executable should be available in your environment.
This extension contributes the following settings:
myExtension.enable
: enable/disable this extensionmyExtension.nextflowBinaryPath
: custom path to thenextflow
binary used to generate the DAGs.
None
Seee changelog