vscode/extensions/csharp/cgmanifest.json
2018-12-12 17:25:07 +01:00

18 lines
449 B
JSON

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