Skip to content

Commit 35fed0d

Browse files
authored
Merge pull request #70 from fdncred/update_for_nushell_072
updates for nushell 0.72
2 parents db7a4d0 + 366a2a8 commit 35fed0d

8 files changed

+1799
-1498
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,12 @@ All notable changes to the "vscode-nushell-lang" extension will be documented in
104104
- better block variable highlighting
105105
- remove themes + some cleanup
106106
- tweak auto-generated syntax
107+
- 0.8.0
108+
- added path for arm brew @melMass
109+
- update readme screenshots
110+
- add the old dark and light themes to repo for anyone who wants to use them
111+
- update example.nu for testing
112+
- update generate-example.nu to include all samples
113+
- update generate-patterns.nu to support the new language features
114+
- update language syntax to support new nushell 0.72 features (break, continue, return, loop, try, catch, mut, while, err>, out>, err+out>, out+err>)
115+

0 commit comments

Comments
 (0)