All notable changes to the Nextflow VS Code extension will be documented here.
See Keep a Changelog for recommendations on how to structure this file.
- Bump language server to 1.0.3
- Stop language server on extension deactivate (#58)
- Add theme colors, export options to DAG preview (#59)
- Rename suppressFutureWarnings -> paranoidWarnings
- Support offline DAG previews (#64)
- Replace webpack with esbuild, remove gradle (#66)
- Bump language server to 1.0.2
- Support links from DAG preview to source files
- Bump language server to 1.0.1
- Language server and client
- Update publishing automation to also push to the Open VSX Registry.
- Updated Nextflow logo
- Initial release