mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 04:17:37 +00:00
18 lines
No EOL
449 B
JSON
18 lines
No EOL
449 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "dotnet/csharp-tmLanguage",
|
|
"repositoryUrl": "https://github.com/dotnet/csharp-tmLanguage",
|
|
"commitHash": "772323937fedd65c6dc1c8ce6ea41d97415ed7d1"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.1.0",
|
|
"description": "The file syntaxes/csharp.tmLanguage.json was derived from https://github.com/dotnet/csharp-tmLanguage"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |