Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/csharp/cgmanifest.json
5248 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": "2e6860d87d4019b0b793b1e21e9e5c82185a01aa"
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