Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/hlsl/cgmanifest.json
3290 views
1
{
2
"registrations": [
3
{
4
"component": {
5
"type": "git",
6
"git": {
7
"name": "shaders-tmLanguage",
8
"repositoryUrl": "https://github.com/tgjones/shaders-tmLanguage",
9
"commitHash": "87c0dca3a39170dbd7ee7e277db4f915fb2de14a"
10
}
11
},
12
"license": "MIT",
13
"version": "0.1.0"
14
}
15
],
16
"version": 1
17
}
18