mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Update grammars
Also added a test for an existing c++ syntax highlighting issue.
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
"git": {
|
||||
"name": "jeff-hykin/cpp-textmate-grammar",
|
||||
"repositoryUrl": "https://github.com/jeff-hykin/cpp-textmate-grammar",
|
||||
"commitHash": "ccdbfcae7454d7f00e9a6ebe0c3df3ab4e19e33b"
|
||||
"commitHash": "9c4f4b3291538d9f5144f02d3b6af877b84f2cb2"
|
||||
}
|
||||
},
|
||||
"license": "MIT",
|
||||
"version": "1.11.7",
|
||||
"version": "1.0.0",
|
||||
"description": "The files syntaxes/c.json and syntaxes/c++.json were derived from https://github.com/atom/language-c which was originally converted from the C TextMate bundle https://github.com/textmate/c.tmbundle."
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user