Update cpp grammar to handle macros (#80974)

This commit is contained in:
Alex Ross
2019-09-16 12:27:51 +02:00
committed by GitHub
parent 1c01ce84b5
commit 8601a47040
9 changed files with 17672 additions and 212 deletions

View File

@@ -6,11 +6,11 @@
"git": {
"name": "jeff-hykin/cpp-textmate-grammar",
"repositoryUrl": "https://github.com/jeff-hykin/cpp-textmate-grammar",
"commitHash": "7e5b098736796056fa99d1ef50e1b95b6131d16c"
"commitHash": "dd94b6a93799f2bce7e29b2515d96553e34574b0"
}
},
"license": "MIT",
"version": "1.14.3",
"version": "1.14.5",
"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."
},
{