File tree Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -55,5 +55,6 @@ All notable changes to the "vscode-nushell-lang" extension will be documented in
5555- 0.1.2
5656 * added search keywords in package.json
5757 * added publisher name
58+ * updated screenshots
5859
5960
Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ This [extension for VSCode](https://code.visualstudio.com/docs/introvideos/exten
77* Syntax highlighting grammar for Nushell scripts (` .nu ` files)
88* Nushell theme that tries to match Nushell's coloring
99
10- ## Screenshot (v0.0.4 )
10+ ## Screenshot (v0.1.1 )
1111
12- With Nushell Color Theme
13- ![ Nushell script with Nushell color theme] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/004-nushell .png )
14- With VSDark+ Color Theme
15- ![ Nushell script with VSDark+ color theme] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/004-vsdark .png )
12+ With Nushell-Dark Color Theme
13+ ![ Nushell script with Nushell color theme] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/012-dark .png )
14+ With Nushell-Light Color Theme
15+ ![ Nushell script with VSDark+ color theme] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/012-light .png )
1616
1717## Known Issues
1818
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.1.1 " ,
5+ "version" : " 0.1.2 " ,
66 "preview" : true ,
77 "license" : " MIT" ,
88 "publisher" : " TheNuProjectContributors" ,
You can’t perform that action at this time.
0 commit comments