File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 48134813 "description" : " A Razor component element"
48144814 },
48154815 {
4816- "id" : " razorComponentAttribute " ,
4816+ "id" : " RazorComponentAttribute " ,
48174817 "description" : " A Razor component attribute"
48184818 },
48194819 {
48644864 "id" : " markupAttribute" ,
48654865 "description" : " The name of a Markup attribute."
48664866 },
4867+ {
4868+ "id" : " markupAttributeQuote" ,
4869+ "description" : " A token that represents an attribute quote in a Markup attribute."
4870+ },
48674871 {
48684872 "id" : " markupComment" ,
48694873 "description" : " The contents of a Markup comment."
51195123 "razorComponentElement" : [
51205124 " entity.name.class.element.component"
51215125 ],
5122- "razorComponentAttribute " : [
5126+ "RazorComponentAttribute " : [
51235127 " entity.name.class.attribute.component"
51245128 ],
51255129 "razorTagHelperElement" : [
51695173 "markupAttribute" : [
51705174 " entity.other.attribute-name.html"
51715175 ],
5176+ "markupAttributeQuote" : [
5177+ " punctuation.definition.string.html"
5178+ ],
51725179 "markupComment" : [
51735180 " comment.block.html"
51745181 ],
51755182 "markupCommentPunctuation" : [
51765183 " punctuation.definition.comment.html" ,
51775184 " comment.block.html"
51785185 ],
5186+ "markupTagDelimiter" : [
5187+ " punctuation.definition.tag.html"
5188+ ],
51795189 "keyword" : [
51805190 " keyword.cs"
51815191 ],
You can’t perform that action at this time.
0 commit comments