Try out new shellscript grammar! (#169118)

Part of #77675
This commit is contained in:
Alex Ross
2022-12-14 12:52:31 +01:00
committed by GitHub
parent 8b939ad54b
commit fcb4dd3b18
5 changed files with 2219 additions and 954 deletions

View File

@@ -9,7 +9,7 @@
"vscode": "*"
},
"scripts": {
"update-grammar": "node ../node_modules/vscode-grammar-updater/bin atom/language-shellscript grammars/shell-unix-bash.cson ./syntaxes/shell-unix-bash.tmLanguage.json"
"update-grammar": "node ../node_modules/vscode-grammar-updater/bin jeff-hykin/better-shell-syntax autogenerated/shell.tmLanguage.json ./syntaxes/shell-unix-bash.tmLanguage.json"
},
"contributes": {
"languages": [