Skip to content

Releases: nushell/vscode-nushell-lang

Release 0.0.6

11 Jan 14:56
Compare
Choose a tag to compare
Release 0.0.6 Pre-release
Pre-release

This release tweaks a few regular expressions.

Release 0.0.5

09 Jan 01:13
2d642fd
Compare
Choose a tag to compare
Release 0.0.5 Pre-release
Pre-release

This is a preliminary release for the community to test. The regex for some of the syntax highlighting is not finalized but it should contain all the nushell keywords.

If you want to view .nu files in the included nushell theme then you must change your color theme in vscode to nushell.

This release is not published to the microsoft marketplace yet. To install you can do code --install-extension vscode-nushell-lang-0.0.5.vsix or cmd/ctrl+shift+p and choose Extensions: Install from VSIX...