Get latest shellscript grammar and update tests

This commit is contained in:
Alex Ross
2023-02-06 12:11:53 +01:00
parent c3a17a3ebf
commit 7b369be6af
7 changed files with 3100 additions and 1356 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": [