We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228b823 commit b14d5d6Copy full SHA for b14d5d6
CHANGELOG.md
@@ -47,5 +47,10 @@ All notable changes to the "vscode-nushell-lang" extension will be documented in
47
* tweaked some dark colors
48
* added source color for dark color
49
* changed double quote regex
50
+- 0.1.1
51
+ * added def snippet for custom command
52
+ * added defp snippet for custom command with a parameter
53
+ * added defs snippet for custom command with a switch
54
+ * added alias snippet for alias creation
55
56
0 commit comments