Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/csharp/cgmanifest.json
3309 views
1
{
2
"registrations": [
3
{
4
"component": {
5
"type": "git",
6
"git": {
7
"name": "dotnet/csharp-tmLanguage",
8
"repositoryUrl": "https://github.com/dotnet/csharp-tmLanguage",
9
"commitHash": "1381bedfb087c18aca67af8278050d11bc9d9349"
10
}
11
},
12
"license": "MIT",
13
"version": "0.1.0",
14
"description": "The file syntaxes/csharp.tmLanguage.json was derived from https://github.com/dotnet/csharp-tmLanguage"
15
}
16
],
17
"version": 1
18
}
19