Update grammars

Also added a test for an existing c++ syntax highlighting issue.
This commit is contained in:
Alex Ross
2019-07-01 16:39:15 +02:00
parent 039a49a5ea
commit a570522203
16 changed files with 9366 additions and 4555 deletions

View File

@@ -6,11 +6,11 @@
"git": {
"name": "Microsoft/vscode-mssql",
"repositoryUrl": "https://github.com/Microsoft/vscode-mssql",
"commitHash": "cd754662e5607c62ecdc51d2a2dc844546a0bbb6"
"commitHash": "a79741f76fd33bd137a8c28172c9750b978309b6"
}
},
"license": "MIT",
"version": "1.4.0"
"version": "1.6.0"
}
],
"version": 1

File diff suppressed because one or more lines are too long