File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -7,4 +7,23 @@ All notable changes to the "vscode-nushell-lang" extension will be documented in
77- Initial release 0.0.1
88proof of concept release
99- 0.0.2
10- tweak sytnax highlighting
10+ tweak sytnax highlighting
11+ - 0.0.3
12+ changed ` set ` to ` let ` since the language changed
13+ - 0.0.4
14+ changed line comment from ` // ` to ` # `
15+ updated readme screenshot and issue link
16+ added all current nushell keywords
17+ added all current nushell sub commands
18+ fixed ` [$var ` bug
19+ fixed ` foo-bar ` bug
20+ - 0.0.5
21+ updated screenshot with different themes
22+ reorganized code a bit
23+ - 0.0.6
24+ fixed ` my-ls ` highlighting bug
25+ added build ci and release pipeline
26+ readme updates from ` waldyrious ` ty!
27+ moved assets to a folder
28+ - 0.0.7
29+ made release work dynamically with versions
You can’t perform that action at this time.
0 commit comments