vscode/extensions/csharp/cgmanifest.json
2021-11-02 15:32:34 +01:00

18 lines
449 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "dotnet/csharp-tmLanguage",
"repositoryUrl": "https://github.com/dotnet/csharp-tmLanguage",
"commitHash": "483d25bfa2b96474b55d2e9e4d1ca2acbd542034"
}
},
"license": "MIT",
"version": "0.1.0",
"description": "The file syntaxes/csharp.tmLanguage.json was derived from https://github.com/dotnet/csharp-tmLanguage"
}
],
"version": 1
}