Fixed vscode highlighting

This commit is contained in:
MCorange
2023-04-13 02:38:10 +03:00
parent c40934c052
commit b327756f4d
4 changed files with 2 additions and 2 deletions

View File

@@ -112,7 +112,7 @@
]
},
"comments": {
"disabled__patterns": [
"patterns": [
{
"name": "constant.other.character-class.regexp",
"match": "(?://\\s*)(TODO(O*)|FIXME).*"