mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Include C# textmate grammar. Fixes #19469
This commit is contained in:
10
extensions/csharp/OSSREADME.json
Normal file
10
extensions/csharp/OSSREADME.json
Normal file
@@ -0,0 +1,10 @@
|
||||
// ATTENTION - THIS DIRECTORY CONTAINS THIRD PARTY OPEN SOURCE MATERIALS:
|
||||
[
|
||||
{
|
||||
"name": "dotnet/csharp-tmLanguage",
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"repositoryURL": "https://github.com/dotnet/csharp-tmLanguage",
|
||||
"description": "The file syntaxes/csharp.tmLanguage.json was derived from https://github.com/dotnet/csharp-tmLanguage"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user