Files
vscode/extensions/go/cgmanifest.json
2024-05-31 15:09:59 +02:00

18 lines
491 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "go-syntax",
"repositoryUrl": "https://github.com/worlpaker/go-syntax",
"commitHash": "092c45ec9a51fe40188408d1371f123eaa4796fa"
}
},
"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.6.8"
}
],
"version": 1
}