mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-22 10:46:11 +00:00
* Update TextMate grammars from upstream sources * Fix integration test on Windows to run TypeScript file directly * Baseline update
17 lines
320 B
JSON
17 lines
320 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "language-php",
|
|
"repositoryUrl": "https://github.com/KapitanOczywisty/language-php",
|
|
"commitHash": "6941b924add3b2587a5be789248176edf5f14595"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.49.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |