Skip to content

Releases: nextflow-io/vscode-language-nextflow

v1.6.0

23 Oct 22:45
c9ec147

Choose a tag to compare

  • Add syntax highlighting for params block
  • Add syntax highlighting for type annotations
  • Add command to convert scripts to static types
  • Add setting to enable type checking
  • Add option for Nextflow 25.10

v1.5.2

21 Aug 16:23
4b24c61

Choose a tag to compare

  • Enable authentication in GitHub API requests

v1.5.1

06 Aug 17:26
7ed871b

Choose a tag to compare

  • Fix font color in Project view (#149)
  • Apply theme colors to control nodes in DAG preview

v1.5.0

17 Jun 16:24
e99f307

Choose a tag to compare

  • Launch pipeline in Seqera Cloud (#135)
  • Add pipeline to Launchpad (#139)
  • Bump default language version to 25.04

v1.4.1

14 May 20:21
0880603

Choose a tag to compare

  • Check Java version on language server startup (#128)
  • Preview error log in run history (#130)

v1.4.0

13 May 15:38
ef75a78

Choose a tag to compare

  • Add 25.04 to language version options
  • Generate process containers with Wave (#122)

v1.3.0

06 May 00:34
d2a7367

Choose a tag to compare

  • Run history, Pipelines, Datasets, Data Buckets (#110)
  • Replace Processes/Workflows view with Project view (#117)
  • Add nf-test generation to Project view (#118)

v1.2.0

10 Apr 21:26
5632e3a

Choose a tag to compare

  • Add extension settings for code completion and formatting
  • Add extension setting for error reporting mode
  • Add opt-in telemetry (#82)
  • Add Seqera auth and webviews (#92)

v1.1.0

25 Feb 23:19
51d892a

Choose a tag to compare

  • Download language server on startup (#68)
  • Add Seqera chat participant (#77)

v1.0.4

21 Jan 16:26
6720e91

Choose a tag to compare

  • Bump language server to 1.0.4
  • Await language server shutdown on deactivate (#58)
  • Cleanup TextMate grammars