void/extensions/csharp/cgmanifest.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
449 B
JSON
Raw Permalink Normal View History

2024-09-11 02:37:36 +00:00
{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "dotnet/csharp-tmLanguage",
"repositoryUrl": "https://github.com/dotnet/csharp-tmLanguage",
2025-03-01 02:01:53 +00:00
"commitHash": "1381bedfb087c18aca67af8278050d11bc9d9349"
2024-09-11 02:37:36 +00:00
}
},
"license": "MIT",
"version": "0.1.0",
"description": "The file syntaxes/csharp.tmLanguage.json was derived from https://github.com/dotnet/csharp-tmLanguage"
}
],
"version": 1
}