forked from openkylin/kylin-code
18 lines
449 B
JSON
18 lines
449 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "dotnet/csharp-tmLanguage",
|
|
"repositoryUrl": "https://github.com/dotnet/csharp-tmLanguage",
|
|
"commitHash": "16612717ccd557383c0c821d7b6ae6662492ffde"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.1.0",
|
|
"description": "The file syntaxes/csharp.tmLanguage.json was derived from https://github.com/dotnet/csharp-tmLanguage"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |