File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 48694869 "id" : " markupAttributeQuote" ,
48704870 "description" : " A token that represents an attribute quote in a Markup attribute."
48714871 },
4872+ {
4873+ "id" : " markupAttributeValue" ,
4874+ "description" : " The value of a Markup attribute."
4875+ },
48724876 {
48734877 "id" : " markupComment" ,
48744878 "description" : " The contents of a Markup comment."
51755179 " entity.other.attribute-name.html"
51765180 ],
51775181 "markupAttributeQuote" : [
5178- " punctuation.definition.string.html"
5182+ " punctuation.definition.tag.html"
5183+ ],
5184+ "markupAttributeValue" : [
5185+ " punctuation.definition.entity.html"
51795186 ],
51805187 "markupComment" : [
51815188 " comment.block.html"
55445551 "scopeName" : " text.aspnetcorerazor" ,
55455552 "path" : " ./src/razor/syntaxes/aspnetcorerazor.tmLanguage.json" ,
55465553 "unbalancedBracketScopes" : [
5547- " keyword.operator.arrow.cs" ,
5548- " keyword.operator.bitwise.shift.cs" ,
5549- " keyword.operator.relational.cs"
5554+ " text.aspnetcorerazor"
55505555 ]
55515556 }
55525557 ],
You can’t perform that action at this time.
0 commit comments