mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
[c++] grammar in endless loop. Fixes #23850
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
[
|
||||
{
|
||||
"name": "atom/language-c",
|
||||
"version": "0.51.3",
|
||||
"version": "0.0.0",
|
||||
"license": "MIT",
|
||||
"repositoryURL": "https://github.com/atom/language-c",
|
||||
"description": "The files syntaxes/c.json and syntaxes/c++.json were derived from the Atom package https://atom.io/packages/language-c which was originally converted from the C TextMate bundle https://github.com/textmate/c.tmbundle."
|
||||
|
||||
Reference in New Issue
Block a user