HLDS syntax highlighter for VS Code #78
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
"displayName": "Syntax highlighting for haldis (hlds) files.",
|
"displayName": "Syntax highlighting for haldis (hlds) files.",
|
||||||
"description": "hlds",
|
"description": "hlds",
|
||||||
"repository": "https://git.zeus.gent/midgard/haldis",
|
"repository": "https://git.zeus.gent/midgard/haldis",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.42.0"
|
"vscode": "^1.30.0"
|
||||||
},
|
},
|
||||||
"categories": [
|
"categories": [
|
||||||
"Programming Languages"
|
"Programming Languages"
|
||||||
|
@ -28,4 +28,4 @@
|
||||||
"injectTo": ["source.hlds"]
|
"injectTo": ["source.hlds"]
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue