Skip to content

Releases: nushell/vscode-nushell-lang

0.4.2 Release

02 Sep 21:19
cfae011
Compare
Choose a tag to compare
0.4.2 Release Pre-release
Pre-release
  • 0.4.2
    • added contribute custom terminal feature it is easier to use nushell as a terminal in vscode

0.4.1 Release

03 Aug 13:07
8824676
Compare
Choose a tag to compare
0.4.1 Release Pre-release
Pre-release
  • 0.4.1
    • syntax changed to allow optional $ in variable name
    • syntax changed to allow space after custom command parameters
    • added in to go with for

0.4.0 Release

02 Aug 22:04
Compare
Choose a tag to compare
0.4.0 Release Pre-release
Pre-release
  • 0.4.0
    • updated commands to support all commands in nushell 0.34.1
    • disabled intellisense completions

0.3.0 Release

01 Jun 18:48
49f8d18
Compare
Choose a tag to compare
0.3.0 Release Pre-release
Pre-release
  • 0.3.0
    • updated commands to support all commands in nushell 0.32.0
    • update intellisense to support all commands in nushell 0.32.0
    • added block parameter syntax highlighting

0.2.2 Release

23 Apr 12:56
6eaf867
Compare
Choose a tag to compare
0.2.2 Release Pre-release
Pre-release
  • 0.2.2
    • fixed a regression in syntax highlighting (thanks yume-chan)

0.2.1 Release

19 Apr 13:34
9ae46e2
Compare
Choose a tag to compare
0.2.1 Release Pre-release
Pre-release
  • 0.2.1
    • tweaked the dark theme colors a tiny bit
    • updated commands and keywords

0.2.0 Release

07 Apr 12:30
2e6bd30
Compare
Choose a tag to compare
0.2.0 Release Pre-release
Pre-release
  • 0.2.0
    • added intellisense aka auto-complete for commands and subcommands

0.1.2 Release

23 Mar 19:23
Compare
Choose a tag to compare
0.1.2 Release Pre-release
Pre-release
  • 0.1.2
    • added search keywords in package.json
    • added publisher name
    • updated screenshots

0.1.1 Release

05 Mar 15:07
Compare
Choose a tag to compare
0.1.1 Release Pre-release
Pre-release
  • Added a few snippets for def and alias

0.1.0 Release

01 Mar 22:05
Compare
Choose a tag to compare
0.1.0 Release Pre-release
Pre-release
* tweaked some dark colors
* added source color for dark color
* changed double quote regex