Fixed vscode highlighting
This commit is contained in:
parent
c40934c052
commit
b327756f4d
Binary file not shown.
BIN
editor/vscode/mclang-0.0.3.vsix
Normal file
BIN
editor/vscode/mclang-0.0.3.vsix
Normal file
Binary file not shown.
|
@ -2,7 +2,7 @@
|
|||
"name": "mclang",
|
||||
"displayName": "mclang",
|
||||
"description": "Code highlighting for mclang",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:mc-lang/mclang2.git"
|
||||
|
|
|
@ -112,7 +112,7 @@
|
|||
]
|
||||
},
|
||||
"comments": {
|
||||
"disabled__patterns": [
|
||||
"patterns": [
|
||||
{
|
||||
"name": "constant.other.character-class.regexp",
|
||||
"match": "(?://\\s*)(TODO(O*)|FIXME).*"
|
||||
|
|
Loading…
Reference in New Issue
Block a user