mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Update OSSREADME files to point to source repository for HLSL and ShaderLab grammars
Related to #20129.
This commit is contained in:
9
extensions/hlsl/OSSREADME.json
Normal file
9
extensions/hlsl/OSSREADME.json
Normal file
@@ -0,0 +1,9 @@
|
||||
// ATTENTION - THIS DIRECTORY CONTAINS THIRD PARTY OPEN SOURCE MATERIALS:
|
||||
|
||||
[{
|
||||
"name": "shaders-tmLanguage-hlsl",
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"repositoryURL": "https://github.com/tgjones/shaders-tmLanguage",
|
||||
"description": "The file syntaxes/hlsl.json was included from https://github.com/tgjones/shaders-tmLanguage/blob/master/grammars/hlsl.json."
|
||||
}]
|
||||
Reference in New Issue
Block a user