File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to the Nextflow VS Code extension will be documented here.
44
55See [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7+ ## [ 1.2.0] - 2025-04-10
8+
9+ - Add extension settings for code completion and formatting
10+ - Add extension setting for error reporting mode
11+ - Add opt-in telemetry (#82 )
12+ - Add Seqera auth and webviews (#92 )
13+
714## [ 1.1.0] - 2025-02-25
815
916- Download language server on startup (#68 )
Original file line number Diff line number Diff line change 22 "name" : " nextflow" ,
33 "displayName" : " Nextflow" ,
44 "description" : " Nextflow language support" ,
5- "version" : " 1.1 .0" ,
5+ "version" : " 1.2 .0" ,
66 "publisher" : " nextflow" ,
77 "repository" : {
88 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments