diff --git a/extensions/markdown-basics/test/colorize-results/test-33886_md.json b/extensions/markdown-basics/test/colorize-results/test-33886_md.json index 179172a5738..185d172e8af 100644 --- a/extensions/markdown-basics/test/colorize-results/test-33886_md.json +++ b/extensions/markdown-basics/test/colorize-results/test-33886_md.json @@ -34,7 +34,7 @@ }, { "c": "<", - "t": "text.html.markdown meta.tag.structure.pre.start.html punctuation.definition.tag.begin.html", + "t": "text.html.markdown meta.tag.block.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -45,7 +45,7 @@ }, { "c": "pre", - "t": "text.html.markdown meta.tag.structure.pre.start.html entity.name.tag.html", + "t": "text.html.markdown meta.tag.block.any.html entity.name.tag.block.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -56,7 +56,7 @@ }, { "c": ">", - "t": "text.html.markdown meta.tag.structure.pre.start.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -67,7 +67,7 @@ }, { "c": "<", - "t": "text.html.markdown meta.tag.inline.code.start.html punctuation.definition.tag.begin.html", + "t": "text.html.markdown meta.tag.inline.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -78,7 +78,7 @@ }, { "c": "code", - "t": "text.html.markdown meta.tag.inline.code.start.html entity.name.tag.html", + "t": "text.html.markdown meta.tag.inline.any.html entity.name.tag.inline.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -89,7 +89,7 @@ }, { "c": ">", - "t": "text.html.markdown meta.tag.inline.code.start.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -111,7 +111,7 @@ }, { "c": "", - "t": "text.html.markdown meta.paragraph.markdown meta.tag.inline.code.end.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.paragraph.markdown meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -144,7 +144,7 @@ }, { "c": "", - "t": "text.html.markdown meta.paragraph.markdown meta.tag.structure.pre.end.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.paragraph.markdown meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -210,7 +210,7 @@ }, { "c": "<", - "t": "text.html.markdown meta.tag.structure.pre.start.html punctuation.definition.tag.begin.html", + "t": "text.html.markdown meta.tag.block.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -221,7 +221,7 @@ }, { "c": "pre", - "t": "text.html.markdown meta.tag.structure.pre.start.html entity.name.tag.html", + "t": "text.html.markdown meta.tag.block.any.html entity.name.tag.block.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -232,7 +232,7 @@ }, { "c": ">", - "t": "text.html.markdown meta.tag.structure.pre.start.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -265,7 +265,7 @@ }, { "c": "", - "t": "text.html.markdown meta.paragraph.markdown meta.tag.structure.pre.end.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.paragraph.markdown meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", diff --git a/extensions/markdown-basics/test/colorize-results/test_md.json b/extensions/markdown-basics/test/colorize-results/test_md.json index 4eb1e2fc5d9..eb09a71c815 100644 --- a/extensions/markdown-basics/test/colorize-results/test_md.json +++ b/extensions/markdown-basics/test/colorize-results/test_md.json @@ -331,7 +331,7 @@ }, { "c": "<", - "t": "text.html.markdown meta.tag.structure.div.start.html punctuation.definition.tag.begin.html", + "t": "text.html.markdown meta.tag.block.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -342,7 +342,7 @@ }, { "c": "div", - "t": "text.html.markdown meta.tag.structure.div.start.html entity.name.tag.html", + "t": "text.html.markdown meta.tag.block.any.html entity.name.tag.block.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -353,7 +353,7 @@ }, { "c": " ", - "t": "text.html.markdown meta.tag.structure.div.start.html", + "t": "text.html.markdown meta.tag.block.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -364,7 +364,7 @@ }, { "c": "class", - "t": "text.html.markdown meta.tag.structure.div.start.html meta.attribute.class.html entity.other.attribute-name.html", + "t": "text.html.markdown meta.tag.block.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -375,7 +375,7 @@ }, { "c": "=", - "t": "text.html.markdown meta.tag.structure.div.start.html meta.attribute.class.html punctuation.separator.key-value.html", + "t": "text.html.markdown meta.tag.block.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -386,7 +386,7 @@ }, { "c": "\"", - "t": "text.html.markdown meta.tag.structure.div.start.html meta.attribute.class.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.markdown meta.tag.block.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -397,7 +397,7 @@ }, { "c": "custom-class", - "t": "text.html.markdown meta.tag.structure.div.start.html meta.attribute.class.html string.quoted.double.html", + "t": "text.html.markdown meta.tag.block.any.html string.quoted.double.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -408,7 +408,7 @@ }, { "c": "\"", - "t": "text.html.markdown meta.tag.structure.div.start.html meta.attribute.class.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.markdown meta.tag.block.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -419,7 +419,7 @@ }, { "c": " ", - "t": "text.html.markdown meta.tag.structure.div.start.html", + "t": "text.html.markdown meta.tag.block.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -430,7 +430,7 @@ }, { "c": "markdown", - "t": "text.html.markdown meta.tag.structure.div.start.html meta.attribute.unrecognized.markdown.html entity.other.attribute-name.html", + "t": "text.html.markdown meta.tag.block.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -441,7 +441,7 @@ }, { "c": "=", - "t": "text.html.markdown meta.tag.structure.div.start.html meta.attribute.unrecognized.markdown.html punctuation.separator.key-value.html", + "t": "text.html.markdown meta.tag.block.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -452,7 +452,7 @@ }, { "c": "\"", - "t": "text.html.markdown meta.tag.structure.div.start.html meta.attribute.unrecognized.markdown.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.markdown meta.tag.block.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -463,7 +463,7 @@ }, { "c": "1", - "t": "text.html.markdown meta.tag.structure.div.start.html meta.attribute.unrecognized.markdown.html string.quoted.double.html", + "t": "text.html.markdown meta.tag.block.any.html string.quoted.double.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -474,7 +474,7 @@ }, { "c": "\"", - "t": "text.html.markdown meta.tag.structure.div.start.html meta.attribute.unrecognized.markdown.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.markdown meta.tag.block.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -485,7 +485,7 @@ }, { "c": ">", - "t": "text.html.markdown meta.tag.structure.div.start.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -507,7 +507,7 @@ }, { "c": "<", - "t": "text.html.markdown meta.tag.structure.div.start.html punctuation.definition.tag.begin.html", + "t": "text.html.markdown meta.tag.block.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -518,7 +518,7 @@ }, { "c": "div", - "t": "text.html.markdown meta.tag.structure.div.start.html entity.name.tag.html", + "t": "text.html.markdown meta.tag.block.any.html entity.name.tag.block.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -529,7 +529,7 @@ }, { "c": ">", - "t": "text.html.markdown meta.tag.structure.div.start.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -562,7 +562,7 @@ }, { "c": "", - "t": "text.html.markdown meta.tag.structure.div.end.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -606,7 +606,7 @@ }, { "c": "<", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.start.html punctuation.definition.tag.begin.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -617,7 +617,7 @@ }, { "c": "script", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.start.html entity.name.tag.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.html entity.name.tag.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -628,7 +628,7 @@ }, { "c": " ", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.start.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.html", "r": { "dark_plus": "meta.embedded: #D4D4D4", "light_plus": "meta.embedded: #000000", @@ -639,7 +639,7 @@ }, { "c": "type", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.start.html meta.attribute.type.html entity.other.attribute-name.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -650,7 +650,7 @@ }, { "c": "=", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.start.html meta.attribute.type.html punctuation.separator.key-value.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.html", "r": { "dark_plus": "meta.embedded: #D4D4D4", "light_plus": "meta.embedded: #000000", @@ -661,7 +661,7 @@ }, { "c": "'", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.start.html meta.attribute.type.html string.quoted.single.html punctuation.definition.string.begin.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.html string.quoted.single.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.single.html: #0000FF", @@ -672,7 +672,7 @@ }, { "c": "text/x-koka", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.start.html meta.attribute.type.html string.quoted.single.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.html string.quoted.single.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.single.html: #0000FF", @@ -683,7 +683,7 @@ }, { "c": "'", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.start.html meta.attribute.type.html string.quoted.single.html punctuation.definition.string.end.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.html string.quoted.single.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.single.html: #0000FF", @@ -694,7 +694,7 @@ }, { "c": ">", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.start.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -727,7 +727,7 @@ }, { "c": "", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.end.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.script.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -770,7 +770,29 @@ } }, { - "c": " and a & ", + "c": " and a ", + "t": "text.html.markdown", + "r": { + "dark_plus": "default: #D4D4D4", + "light_plus": "default: #000000", + "dark_vs": "default: #D4D4D4", + "light_vs": "default: #000000", + "hc_black": "default: #FFFFFF" + } + }, + { + "c": "&", + "t": "text.html.markdown invalid.illegal.bad-ampersand.html", + "r": { + "dark_plus": "invalid: #F44747", + "light_plus": "invalid: #CD3131", + "dark_vs": "invalid: #F44747", + "light_vs": "invalid: #CD3131", + "hc_black": "invalid: #F44747" + } + }, + { + "c": " ", "t": "text.html.markdown", "r": { "dark_plus": "default: #D4D4D4", @@ -782,7 +804,7 @@ }, { "c": "<", - "t": "text.html.markdown meta.tag.inline.b.start.html punctuation.definition.tag.begin.html", + "t": "text.html.markdown meta.tag.inline.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -793,7 +815,7 @@ }, { "c": "b", - "t": "text.html.markdown meta.tag.inline.b.start.html entity.name.tag.html", + "t": "text.html.markdown meta.tag.inline.any.html entity.name.tag.inline.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -804,7 +826,7 @@ }, { "c": " ", - "t": "text.html.markdown meta.tag.inline.b.start.html", + "t": "text.html.markdown meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -815,7 +837,7 @@ }, { "c": "class", - "t": "text.html.markdown meta.tag.inline.b.start.html meta.attribute.class.html entity.other.attribute-name.html", + "t": "text.html.markdown meta.tag.inline.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -826,7 +848,7 @@ }, { "c": "=", - "t": "text.html.markdown meta.tag.inline.b.start.html meta.attribute.class.html punctuation.separator.key-value.html", + "t": "text.html.markdown meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -837,7 +859,7 @@ }, { "c": "\"", - "t": "text.html.markdown meta.tag.inline.b.start.html meta.attribute.class.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.markdown meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -848,7 +870,7 @@ }, { "c": "bold", - "t": "text.html.markdown meta.tag.inline.b.start.html meta.attribute.class.html string.quoted.double.html", + "t": "text.html.markdown meta.tag.inline.any.html string.quoted.double.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -859,7 +881,7 @@ }, { "c": "\"", - "t": "text.html.markdown meta.tag.inline.b.start.html meta.attribute.class.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.markdown meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -870,7 +892,7 @@ }, { "c": ">", - "t": "text.html.markdown meta.tag.inline.b.start.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -892,7 +914,7 @@ }, { "c": "", - "t": "text.html.markdown meta.tag.inline.b.end.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -947,7 +969,7 @@ }, { "c": "<", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.style.start.html punctuation.definition.tag.begin.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.style.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -958,7 +980,7 @@ }, { "c": "style", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.style.start.html entity.name.tag.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.style.html entity.name.tag.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -969,7 +991,7 @@ }, { "c": ">", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.style.start.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.style.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1134,7 +1156,7 @@ }, { "c": "<", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.style.end.html punctuation.definition.tag.begin.html source.css", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.style.html punctuation.definition.tag.begin.html source.css", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1145,7 +1167,7 @@ }, { "c": "/", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.style.end.html punctuation.definition.tag.begin.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.style.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1156,7 +1178,7 @@ }, { "c": "style", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.style.end.html entity.name.tag.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.style.html entity.name.tag.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -1167,7 +1189,7 @@ }, { "c": ">", - "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.style.end.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.embedded.block.html meta.tag.metadata.style.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1178,7 +1200,7 @@ }, { "c": "", - "t": "text.html.markdown meta.tag.structure.div.end.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2498,7 +2520,7 @@ }, { "c": "<", - "t": "text.html.markdown meta.paragraph.markdown meta.tag.inline.abbr.start.html punctuation.definition.tag.begin.html", + "t": "text.html.markdown meta.paragraph.markdown meta.tag.inline.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2509,7 +2531,7 @@ }, { "c": "abbr", - "t": "text.html.markdown meta.paragraph.markdown meta.tag.inline.abbr.start.html entity.name.tag.html", + "t": "text.html.markdown meta.paragraph.markdown meta.tag.inline.any.html entity.name.tag.inline.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -2520,7 +2542,7 @@ }, { "c": ">", - "t": "text.html.markdown meta.paragraph.markdown meta.tag.inline.abbr.start.html punctuation.definition.tag.end.html", + "t": "text.html.markdown meta.paragraph.markdown meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", diff --git a/extensions/php/test/colorize-results/issue-28354_php.json b/extensions/php/test/colorize-results/issue-28354_php.json index 12e439430fb..cc9924d3945 100644 --- a/extensions/php/test/colorize-results/issue-28354_php.json +++ b/extensions/php/test/colorize-results/issue-28354_php.json @@ -1,7 +1,7 @@ [ { "c": "<", - "t": "text.html.php meta.embedded.block.html meta.tag.metadata.script.start.html punctuation.definition.tag.begin.html", + "t": "text.html.php meta.embedded.block.html meta.tag.metadata.script.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -12,7 +12,7 @@ }, { "c": "script", - "t": "text.html.php meta.embedded.block.html meta.tag.metadata.script.start.html entity.name.tag.html", + "t": "text.html.php meta.embedded.block.html meta.tag.metadata.script.html entity.name.tag.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -23,7 +23,7 @@ }, { "c": ">", - "t": "text.html.php meta.embedded.block.html meta.tag.metadata.script.start.html punctuation.definition.tag.end.html", + "t": "text.html.php meta.embedded.block.html meta.tag.metadata.script.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -496,7 +496,7 @@ }, { "c": "<", - "t": "text.html.php meta.embedded.block.html meta.tag.metadata.script.end.html punctuation.definition.tag.begin.html source.js", + "t": "text.html.php meta.embedded.block.html meta.tag.metadata.script.html punctuation.definition.tag.begin.html source.js", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -507,7 +507,7 @@ }, { "c": "/", - "t": "text.html.php meta.embedded.block.html meta.tag.metadata.script.end.html punctuation.definition.tag.begin.html", + "t": "text.html.php meta.embedded.block.html meta.tag.metadata.script.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -518,7 +518,7 @@ }, { "c": "script", - "t": "text.html.php meta.embedded.block.html meta.tag.metadata.script.end.html entity.name.tag.html", + "t": "text.html.php meta.embedded.block.html meta.tag.metadata.script.html entity.name.tag.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -529,7 +529,7 @@ }, { "c": ">", - "t": "text.html.php meta.embedded.block.html meta.tag.metadata.script.end.html punctuation.definition.tag.end.html", + "t": "text.html.php meta.embedded.block.html meta.tag.metadata.script.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", diff --git a/extensions/php/test/colorize-results/test_php.json b/extensions/php/test/colorize-results/test_php.json index a5d89ab4214..4cb58182b1a 100644 --- a/extensions/php/test/colorize-results/test_php.json +++ b/extensions/php/test/colorize-results/test_php.json @@ -1,7 +1,7 @@ [ { "c": "<", - "t": "text.html.php meta.tag.structure.html.start.html punctuation.definition.tag.begin.html", + "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -12,7 +12,7 @@ }, { "c": "html", - "t": "text.html.php meta.tag.structure.html.start.html entity.name.tag.html", + "t": "text.html.php meta.tag.structure.any.html entity.name.tag.structure.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -23,7 +23,7 @@ }, { "c": ">", - "t": "text.html.php meta.tag.structure.html.start.html punctuation.definition.tag.end.html", + "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -34,7 +34,7 @@ }, { "c": "<", - "t": "text.html.php meta.tag.structure.head.start.html punctuation.definition.tag.begin.html", + "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -45,7 +45,7 @@ }, { "c": "head", - "t": "text.html.php meta.tag.structure.head.start.html entity.name.tag.html", + "t": "text.html.php meta.tag.structure.any.html entity.name.tag.structure.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -56,7 +56,7 @@ }, { "c": ">", - "t": "text.html.php meta.tag.structure.head.start.html punctuation.definition.tag.end.html", + "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -78,7 +78,7 @@ }, { "c": "<", - "t": "text.html.php meta.tag.metadata.title.start.html punctuation.definition.tag.begin.html", + "t": "text.html.php meta.tag.inline.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -89,7 +89,7 @@ }, { "c": "title", - "t": "text.html.php meta.tag.metadata.title.start.html entity.name.tag.html", + "t": "text.html.php meta.tag.inline.any.html entity.name.tag.inline.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -100,7 +100,7 @@ }, { "c": ">", - "t": "text.html.php meta.tag.metadata.title.start.html punctuation.definition.tag.end.html", + "t": "text.html.php meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -122,7 +122,7 @@ }, { "c": "", - "t": "text.html.php meta.tag.metadata.title.end.html punctuation.definition.tag.end.html", + "t": "text.html.php meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -155,7 +155,7 @@ }, { "c": "", - "t": "text.html.php meta.tag.structure.head.end.html punctuation.definition.tag.end.html", + "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -188,7 +188,7 @@ }, { "c": "<", - "t": "text.html.php meta.tag.structure.body.start.html punctuation.definition.tag.begin.html", + "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -199,7 +199,7 @@ }, { "c": "body", - "t": "text.html.php meta.tag.structure.body.start.html entity.name.tag.html", + "t": "text.html.php meta.tag.structure.any.html entity.name.tag.structure.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -210,7 +210,7 @@ }, { "c": ">", - "t": "text.html.php meta.tag.structure.body.start.html punctuation.definition.tag.end.html", + "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3565,7 +3565,7 @@ }, { "c": "", - "t": "text.html.php meta.tag.structure.body.end.html punctuation.definition.tag.end.html", + "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3598,7 +3598,7 @@ }, { "c": "", - "t": "text.html.php meta.tag.structure.html.end.html punctuation.definition.tag.end.html", + "t": "text.html.php meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", diff --git a/extensions/razor/test/colorize-results/test_cshtml.json b/extensions/razor/test/colorize-results/test_cshtml.json index b9434918a44..a0988149bbf 100644 --- a/extensions/razor/test/colorize-results/test_cshtml.json +++ b/extensions/razor/test/colorize-results/test_cshtml.json @@ -1409,7 +1409,7 @@ }, { "c": "", - "t": "text.html.cshtml meta.tag.metadata.doctype.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.sgml.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1464,7 +1442,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.html.start.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1475,7 +1453,7 @@ }, { "c": "html", - "t": "text.html.cshtml meta.tag.structure.html.start.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.structure.any.html entity.name.tag.structure.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -1486,7 +1464,7 @@ }, { "c": " ", - "t": "text.html.cshtml meta.tag.structure.html.start.html", + "t": "text.html.cshtml meta.tag.structure.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -1497,7 +1475,7 @@ }, { "c": "lang", - "t": "text.html.cshtml meta.tag.structure.html.start.html meta.attribute.lang.html entity.other.attribute-name.html", + "t": "text.html.cshtml meta.tag.structure.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -1508,7 +1486,7 @@ }, { "c": "=", - "t": "text.html.cshtml meta.tag.structure.html.start.html meta.attribute.lang.html punctuation.separator.key-value.html", + "t": "text.html.cshtml meta.tag.structure.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -1519,7 +1497,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.html.start.html meta.attribute.lang.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.cshtml meta.tag.structure.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -1530,7 +1508,7 @@ }, { "c": "en", - "t": "text.html.cshtml meta.tag.structure.html.start.html meta.attribute.lang.html string.quoted.double.html", + "t": "text.html.cshtml meta.tag.structure.any.html string.quoted.double.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -1541,7 +1519,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.html.start.html meta.attribute.lang.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.cshtml meta.tag.structure.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -1552,7 +1530,7 @@ }, { "c": ">", - "t": "text.html.cshtml meta.tag.structure.html.start.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1574,7 +1552,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.head.start.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1585,7 +1563,7 @@ }, { "c": "head", - "t": "text.html.cshtml meta.tag.structure.head.start.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.structure.any.html entity.name.tag.structure.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -1596,7 +1574,7 @@ }, { "c": ">", - "t": "text.html.cshtml meta.tag.structure.head.start.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1618,7 +1596,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.metadata.title.start.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1629,7 +1607,7 @@ }, { "c": "title", - "t": "text.html.cshtml meta.tag.metadata.title.start.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.name.tag.inline.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -1640,7 +1618,7 @@ }, { "c": ">", - "t": "text.html.cshtml meta.tag.metadata.title.start.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1662,7 +1640,7 @@ }, { "c": "", - "t": "text.html.cshtml meta.tag.metadata.title.end.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1706,7 +1684,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.metadata.meta.void.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1717,7 +1695,7 @@ }, { "c": "meta", - "t": "text.html.cshtml meta.tag.metadata.meta.void.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.name.tag.inline.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -1728,7 +1706,7 @@ }, { "c": " ", - "t": "text.html.cshtml meta.tag.metadata.meta.void.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -1739,7 +1717,7 @@ }, { "c": "charset", - "t": "text.html.cshtml meta.tag.metadata.meta.void.html meta.attribute.charset.html entity.other.attribute-name.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -1750,7 +1728,7 @@ }, { "c": "=", - "t": "text.html.cshtml meta.tag.metadata.meta.void.html meta.attribute.charset.html punctuation.separator.key-value.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -1761,7 +1739,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.metadata.meta.void.html meta.attribute.charset.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -1772,7 +1750,7 @@ }, { "c": "utf-8", - "t": "text.html.cshtml meta.tag.metadata.meta.void.html meta.attribute.charset.html string.quoted.double.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -1783,7 +1761,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.metadata.meta.void.html meta.attribute.charset.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -1793,19 +1771,8 @@ } }, { - "c": " ", - "t": "text.html.cshtml meta.tag.metadata.meta.void.html", - "r": { - "dark_plus": "default: #D4D4D4", - "light_plus": "default: #000000", - "dark_vs": "default: #D4D4D4", - "light_vs": "default: #000000", - "hc_black": "default: #FFFFFF" - } - }, - { - "c": "/>", - "t": "text.html.cshtml meta.tag.metadata.meta.void.html punctuation.definition.tag.end.html", + "c": " />", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1827,7 +1794,7 @@ }, { "c": "", - "t": "text.html.cshtml meta.tag.structure.head.end.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1860,7 +1827,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.body.start.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1871,7 +1838,7 @@ }, { "c": "body", - "t": "text.html.cshtml meta.tag.structure.body.start.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.structure.any.html entity.name.tag.structure.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -1882,7 +1849,7 @@ }, { "c": ">", - "t": "text.html.cshtml meta.tag.structure.body.start.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1904,7 +1871,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.p.start.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1915,7 +1882,7 @@ }, { "c": "p", - "t": "text.html.cshtml meta.tag.structure.p.start.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.block.any.html entity.name.tag.block.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -1926,7 +1893,7 @@ }, { "c": ">", - "t": "text.html.cshtml meta.tag.structure.p.start.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1948,7 +1915,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.inline.strong.start.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1959,7 +1926,7 @@ }, { "c": "strong", - "t": "text.html.cshtml meta.tag.inline.strong.start.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.name.tag.inline.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -1970,7 +1937,7 @@ }, { "c": ">", - "t": "text.html.cshtml meta.tag.inline.strong.start.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -1992,7 +1959,7 @@ }, { "c": "", - "t": "text.html.cshtml meta.tag.inline.strong.end.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2036,7 +2003,7 @@ }, { "c": "", - "t": "text.html.cshtml meta.tag.structure.p.end.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2080,7 +2047,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.form.start.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2091,7 +2058,7 @@ }, { "c": "form", - "t": "text.html.cshtml meta.tag.structure.form.start.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.block.any.html entity.name.tag.block.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -2102,7 +2069,7 @@ }, { "c": " ", - "t": "text.html.cshtml meta.tag.structure.form.start.html", + "t": "text.html.cshtml meta.tag.block.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2113,7 +2080,7 @@ }, { "c": "action", - "t": "text.html.cshtml meta.tag.structure.form.start.html meta.attribute.action.html entity.other.attribute-name.html", + "t": "text.html.cshtml meta.tag.block.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -2124,7 +2091,7 @@ }, { "c": "=", - "t": "text.html.cshtml meta.tag.structure.form.start.html meta.attribute.action.html punctuation.separator.key-value.html", + "t": "text.html.cshtml meta.tag.block.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2135,7 +2102,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.form.start.html meta.attribute.action.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.cshtml meta.tag.block.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2146,7 +2113,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.form.start.html meta.attribute.action.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.cshtml meta.tag.block.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2157,7 +2124,7 @@ }, { "c": " ", - "t": "text.html.cshtml meta.tag.structure.form.start.html", + "t": "text.html.cshtml meta.tag.block.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2168,7 +2135,7 @@ }, { "c": "method", - "t": "text.html.cshtml meta.tag.structure.form.start.html meta.attribute.method.html entity.other.attribute-name.html", + "t": "text.html.cshtml meta.tag.block.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -2179,7 +2146,7 @@ }, { "c": "=", - "t": "text.html.cshtml meta.tag.structure.form.start.html meta.attribute.method.html punctuation.separator.key-value.html", + "t": "text.html.cshtml meta.tag.block.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2190,7 +2157,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.form.start.html meta.attribute.method.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.cshtml meta.tag.block.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2201,7 +2168,7 @@ }, { "c": "post", - "t": "text.html.cshtml meta.tag.structure.form.start.html meta.attribute.method.html string.quoted.double.html", + "t": "text.html.cshtml meta.tag.block.any.html string.quoted.double.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2212,7 +2179,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.form.start.html meta.attribute.method.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.cshtml meta.tag.block.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2223,7 +2190,7 @@ }, { "c": ">", - "t": "text.html.cshtml meta.tag.structure.form.start.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2245,7 +2212,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.p.start.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2256,7 +2223,7 @@ }, { "c": "p", - "t": "text.html.cshtml meta.tag.structure.p.start.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.block.any.html entity.name.tag.block.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -2267,7 +2234,7 @@ }, { "c": ">", - "t": "text.html.cshtml meta.tag.structure.p.start.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2278,7 +2245,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.label.start.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2289,7 +2256,7 @@ }, { "c": "label", - "t": "text.html.cshtml meta.tag.structure.label.start.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.name.tag.inline.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -2300,7 +2267,7 @@ }, { "c": " ", - "t": "text.html.cshtml meta.tag.structure.label.start.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2311,7 +2278,7 @@ }, { "c": "for", - "t": "text.html.cshtml meta.tag.structure.label.start.html meta.attribute.for.html entity.other.attribute-name.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -2322,7 +2289,7 @@ }, { "c": "=", - "t": "text.html.cshtml meta.tag.structure.label.start.html meta.attribute.for.html punctuation.separator.key-value.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2333,7 +2300,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.label.start.html meta.attribute.for.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2344,7 +2311,7 @@ }, { "c": "text1", - "t": "text.html.cshtml meta.tag.structure.label.start.html meta.attribute.for.html string.quoted.double.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2355,7 +2322,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.label.start.html meta.attribute.for.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2366,7 +2333,7 @@ }, { "c": ">", - "t": "text.html.cshtml meta.tag.structure.label.start.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2388,7 +2355,7 @@ }, { "c": "", - "t": "text.html.cshtml meta.tag.structure.label.end.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2432,7 +2399,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.input.void.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2443,7 +2410,7 @@ }, { "c": "input", - "t": "text.html.cshtml meta.tag.structure.input.void.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.name.tag.inline.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -2454,7 +2421,7 @@ }, { "c": " ", - "t": "text.html.cshtml meta.tag.structure.input.void.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2465,7 +2432,7 @@ }, { "c": "type", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html entity.other.attribute-name.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -2476,7 +2443,7 @@ }, { "c": "=", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html punctuation.separator.key-value.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2487,7 +2454,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2498,7 +2465,7 @@ }, { "c": "text", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html string.quoted.double.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2509,7 +2476,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2520,7 +2487,7 @@ }, { "c": " ", - "t": "text.html.cshtml meta.tag.structure.input.void.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2531,7 +2498,7 @@ }, { "c": "name", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.name.html entity.other.attribute-name.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -2542,7 +2509,7 @@ }, { "c": "=", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.name.html punctuation.separator.key-value.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2553,7 +2520,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.name.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2564,7 +2531,7 @@ }, { "c": "text1", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.name.html string.quoted.double.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2575,7 +2542,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.name.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2585,19 +2552,8 @@ } }, { - "c": " ", - "t": "text.html.cshtml meta.tag.structure.input.void.html", - "r": { - "dark_plus": "default: #D4D4D4", - "light_plus": "default: #000000", - "dark_vs": "default: #D4D4D4", - "light_vs": "default: #000000", - "hc_black": "default: #FFFFFF" - } - }, - { - "c": "/>", - "t": "text.html.cshtml meta.tag.structure.input.void.html punctuation.definition.tag.end.html", + "c": " />", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2619,7 +2575,7 @@ }, { "c": "", - "t": "text.html.cshtml meta.tag.structure.p.end.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2663,7 +2619,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.p.start.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2674,7 +2630,7 @@ }, { "c": "p", - "t": "text.html.cshtml meta.tag.structure.p.start.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.block.any.html entity.name.tag.block.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -2685,7 +2641,7 @@ }, { "c": ">", - "t": "text.html.cshtml meta.tag.structure.p.start.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2696,7 +2652,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.label.start.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2707,7 +2663,7 @@ }, { "c": "label", - "t": "text.html.cshtml meta.tag.structure.label.start.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.name.tag.inline.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -2718,7 +2674,7 @@ }, { "c": " ", - "t": "text.html.cshtml meta.tag.structure.label.start.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2729,7 +2685,7 @@ }, { "c": "for", - "t": "text.html.cshtml meta.tag.structure.label.start.html meta.attribute.for.html entity.other.attribute-name.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -2740,7 +2696,7 @@ }, { "c": "=", - "t": "text.html.cshtml meta.tag.structure.label.start.html meta.attribute.for.html punctuation.separator.key-value.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2751,7 +2707,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.label.start.html meta.attribute.for.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2762,7 +2718,7 @@ }, { "c": "text2", - "t": "text.html.cshtml meta.tag.structure.label.start.html meta.attribute.for.html string.quoted.double.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2773,7 +2729,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.label.start.html meta.attribute.for.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2784,7 +2740,7 @@ }, { "c": ">", - "t": "text.html.cshtml meta.tag.structure.label.start.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2806,7 +2762,7 @@ }, { "c": "", - "t": "text.html.cshtml meta.tag.structure.label.end.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2850,7 +2806,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.input.void.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -2861,7 +2817,7 @@ }, { "c": "input", - "t": "text.html.cshtml meta.tag.structure.input.void.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.name.tag.inline.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -2872,7 +2828,7 @@ }, { "c": " ", - "t": "text.html.cshtml meta.tag.structure.input.void.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2883,7 +2839,7 @@ }, { "c": "type", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html entity.other.attribute-name.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -2894,7 +2850,7 @@ }, { "c": "=", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html punctuation.separator.key-value.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2905,7 +2861,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2916,7 +2872,7 @@ }, { "c": "text", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html string.quoted.double.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2927,7 +2883,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2938,7 +2894,7 @@ }, { "c": " ", - "t": "text.html.cshtml meta.tag.structure.input.void.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2949,7 +2905,7 @@ }, { "c": "name", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.name.html entity.other.attribute-name.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -2960,7 +2916,7 @@ }, { "c": "=", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.name.html punctuation.separator.key-value.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -2971,7 +2927,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.name.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2982,7 +2938,7 @@ }, { "c": "text2", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.name.html string.quoted.double.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -2993,7 +2949,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.name.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -3003,19 +2959,8 @@ } }, { - "c": " ", - "t": "text.html.cshtml meta.tag.structure.input.void.html", - "r": { - "dark_plus": "default: #D4D4D4", - "light_plus": "default: #000000", - "dark_vs": "default: #D4D4D4", - "light_vs": "default: #000000", - "hc_black": "default: #FFFFFF" - } - }, - { - "c": "/>", - "t": "text.html.cshtml meta.tag.structure.input.void.html punctuation.definition.tag.end.html", + "c": " />", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3037,7 +2982,7 @@ }, { "c": "", - "t": "text.html.cshtml meta.tag.structure.p.end.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3081,7 +3026,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.p.start.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3092,7 +3037,7 @@ }, { "c": "p", - "t": "text.html.cshtml meta.tag.structure.p.start.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.block.any.html entity.name.tag.block.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -3103,7 +3048,7 @@ }, { "c": ">", - "t": "text.html.cshtml meta.tag.structure.p.start.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3114,7 +3059,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.input.void.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3125,7 +3070,7 @@ }, { "c": "input", - "t": "text.html.cshtml meta.tag.structure.input.void.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.name.tag.inline.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -3136,7 +3081,7 @@ }, { "c": " ", - "t": "text.html.cshtml meta.tag.structure.input.void.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -3147,7 +3092,7 @@ }, { "c": "type", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html entity.other.attribute-name.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -3158,7 +3103,7 @@ }, { "c": "=", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html punctuation.separator.key-value.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -3169,7 +3114,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -3180,7 +3125,7 @@ }, { "c": "submit", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html string.quoted.double.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -3191,7 +3136,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.type.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -3202,7 +3147,7 @@ }, { "c": " ", - "t": "text.html.cshtml meta.tag.structure.input.void.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -3213,7 +3158,7 @@ }, { "c": "value", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.value.html entity.other.attribute-name.html", + "t": "text.html.cshtml meta.tag.inline.any.html entity.other.attribute-name.html", "r": { "dark_plus": "entity.other.attribute-name: #9CDCFE", "light_plus": "entity.other.attribute-name: #FF0000", @@ -3224,7 +3169,7 @@ }, { "c": "=", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.value.html punctuation.separator.key-value.html", + "t": "text.html.cshtml meta.tag.inline.any.html", "r": { "dark_plus": "default: #D4D4D4", "light_plus": "default: #000000", @@ -3235,7 +3180,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.value.html string.quoted.double.html punctuation.definition.string.begin.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.begin.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -3246,7 +3191,7 @@ }, { "c": "Add", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.value.html string.quoted.double.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -3257,7 +3202,7 @@ }, { "c": "\"", - "t": "text.html.cshtml meta.tag.structure.input.void.html meta.attribute.value.html string.quoted.double.html punctuation.definition.string.end.html", + "t": "text.html.cshtml meta.tag.inline.any.html string.quoted.double.html punctuation.definition.string.end.html", "r": { "dark_plus": "string: #CE9178", "light_plus": "string.quoted.double.html: #0000FF", @@ -3267,19 +3212,8 @@ } }, { - "c": " ", - "t": "text.html.cshtml meta.tag.structure.input.void.html", - "r": { - "dark_plus": "default: #D4D4D4", - "light_plus": "default: #000000", - "dark_vs": "default: #D4D4D4", - "light_vs": "default: #000000", - "hc_black": "default: #FFFFFF" - } - }, - { - "c": "/>", - "t": "text.html.cshtml meta.tag.structure.input.void.html punctuation.definition.tag.end.html", + "c": " />", + "t": "text.html.cshtml meta.tag.inline.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3290,7 +3224,7 @@ }, { "c": "", - "t": "text.html.cshtml meta.tag.structure.p.end.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3334,7 +3268,7 @@ }, { "c": "", - "t": "text.html.cshtml meta.tag.structure.form.end.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3400,7 +3334,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.p.start.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3411,7 +3345,7 @@ }, { "c": "p", - "t": "text.html.cshtml meta.tag.structure.p.start.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.block.any.html entity.name.tag.block.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -3422,7 +3356,7 @@ }, { "c": ">", - "t": "text.html.cshtml meta.tag.structure.p.start.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3466,7 +3400,7 @@ }, { "c": "<", - "t": "text.html.cshtml meta.tag.structure.p.start.html punctuation.definition.tag.begin.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.begin.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3477,7 +3411,7 @@ }, { "c": "p", - "t": "text.html.cshtml meta.tag.structure.p.start.html entity.name.tag.html", + "t": "text.html.cshtml meta.tag.block.any.html entity.name.tag.block.any.html", "r": { "dark_plus": "entity.name.tag: #569CD6", "light_plus": "entity.name.tag: #800000", @@ -3488,7 +3422,7 @@ }, { "c": ">", - "t": "text.html.cshtml meta.tag.structure.p.start.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3576,7 +3510,7 @@ }, { "c": "", - "t": "text.html.cshtml meta.tag.structure.p.end.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.block.any.html punctuation.definition.tag.end.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3631,7 +3565,7 @@ }, { "c": "", - "t": "text.html.cshtml meta.tag.structure.body.end.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000", @@ -3664,7 +3598,7 @@ }, { "c": "", - "t": "text.html.cshtml meta.tag.structure.html.end.html punctuation.definition.tag.end.html", + "t": "text.html.cshtml meta.tag.structure.any.html punctuation.definition.tag.html", "r": { "dark_plus": "punctuation.definition.tag: #808080", "light_plus": "punctuation.definition.tag: #800000",