mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Revert C grammars to version from 1.43.1
There's still a line that can cause a freeze
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": "213d6b9941e6d0f6a7274306ef2a47ec8d93cc27"
|
||||
"commitHash": "666808cab3907fc91ed4d3901060ee6b045cca58"
|
||||
}
|
||||
},
|
||||
"license": "MIT",
|
||||
"version": "1.14.26",
|
||||
"version": "1.14.15",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
@@ -42,4 +42,4 @@
|
||||
}
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user