mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
18 lines
543 B
JSON
18 lines
543 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "jeff-hykin/cpp-textmate-grammar",
|
|
"repositoryUrl": "https://github.com/jeff-hykin/cpp-textmate-grammar",
|
|
"commitHash": "efa8ce61762d0481a1b710fdbc12e284867cdc8f"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "1.11.0",
|
|
"description": "The files syntaxes/objective-c.tmLanguage.json and syntaxes/objective-c++.tmLanguage.json were derived from the language package https://github.com/jeff-hykin/cpp-textmate-grammar."
|
|
}
|
|
],
|
|
"version": 1
|
|
} |