mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Co-authored-by: Alex Ross <38270282+alexr00@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"include": "text.html.basic#core-minus-invalid"
|
||||
},
|
||||
{
|
||||
"begin": "(</?)(\\w[^\\s>]*)(?<!/)",
|
||||
"begin": "(</?)(\\w[^\\s<>]*)(?<!/)",
|
||||
"beginCaptures": {
|
||||
"1": {
|
||||
"name": "punctuation.definition.tag.begin.html"
|
||||
|
||||
Reference in New Issue
Block a user