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 @@ -93,3 +93,10 @@ All notable changes to the "vscode-nushell-lang" extension will be documented in
9393 - updated language punctuation recognition
9494 - added the ability to recognize block parameters as variables
9595 - split out part of the readme.md into building.md
96+ - 0.6.0
97+ - Thanks to @Yethal we have a new syntax generating script to help making releases easier
98+ - Another item @Yethal contributed was a script to generate examples to test the syntax on
99+ - Other general cleanup
100+ - Supports most recent nushell syntax as of 0.66.4
101+ - @schuelermine fixed a type-o
102+
Original file line number Diff line number Diff line change 22 "name" : " vscode-nushell-lang" ,
33 "displayName" : " vscode-nushell-lang" ,
44 "description" : " nushell language for vscode" ,
5- "version" : " 0.5.3 " ,
5+ "version" : " 0.6.0 " ,
66 "preview" : true ,
77 "license" : " MIT" ,
88 "publisher" : " TheNuProjectContributors" ,
You can’t perform that action at this time.
0 commit comments