Files
vscode/extensions/go/cgmanifest.json
2025-04-02 15:41:58 +02:00

18 lines
491 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "go-syntax",
"repositoryUrl": "https://github.com/worlpaker/go-syntax",
"commitHash": "415b7167f2e5396284b65692ef8fd08a3475362a"
}
},
"license": "MIT",
"description": "The file syntaxes/go.tmLanguage.json is from https://github.com/worlpaker/go-syntax, which in turn was derived from https://github.com/jeff-hykin/better-go-syntax.",
"version": "0.8.0"
}
],
"version": 1
}