Skip to content

Commit a570522

Browse files
committed
Update grammars
Also added a test for an existing c++ syntax highlighting issue.
1 parent 039a49a commit a570522

16 files changed

Lines changed: 11176 additions & 6365 deletions

File tree

extensions/cpp/cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"git": {
77
"name": "jeff-hykin/cpp-textmate-grammar",
88
"repositoryUrl": "https://github.com/jeff-hykin/cpp-textmate-grammar",
9-
"commitHash": "ccdbfcae7454d7f00e9a6ebe0c3df3ab4e19e33b"
9+
"commitHash": "9c4f4b3291538d9f5144f02d3b6af877b84f2cb2"
1010
}
1111
},
1212
"license": "MIT",
13-
"version": "1.11.7",
13+
"version": "1.0.0",
1414
"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."
1515
},
1616
{

0 commit comments

Comments
 (0)