We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740f662 commit b1d8a28Copy full SHA for b1d8a28
1 file changed
extensions/powershell/package.json
@@ -15,5 +15,8 @@
15
"scopeName": "source.powershell",
16
"path": "./syntaxes/PowershellSyntax.tmLanguage"
17
}]
18
+ },
19
+ "scripts": {
20
+ "update-grammar": "node ../../build/npm/update-grammar.js SublimeText/PowerShell Support/PowershellSyntax.tmLanguage ./syntaxes/powershell.tmLanguage.json"
21
}
22
0 commit comments