Update the vsclassification for jsx attribute names to use XML Attribute since thats what jsx files used in VS 2015

This commit is contained in:
Sheetal Nandi 2017-05-19 12:28:57 -07:00
Родитель 5568824c6b
Коммит 6d8a963688
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -52,7 +52,7 @@ settings:
settings: { vsclassificationtype: xml literal - name }
- scope: entity.other.attribute-name
settings: { vsclassificationtype: xml literal - attribute name }
settings: { vsclassificationtype: XML Attribute }
- scope: meta.tag string.quoted, meta.tag string.quoted punctuation.definition.string, meta.tag string.quoted constant.character.escape
settings: { vsclassificationtype: xml literal - attribute value }

Просмотреть файл

@ -167,7 +167,7 @@
<key>settings</key>
<dict>
<key>vsclassificationtype</key>
<string>xml literal - attribute name</string>
<string>XML Attribute</string>
</dict>
</dict>
<dict>

Просмотреть файл

@ -167,7 +167,7 @@
<key>settings</key>
<dict>
<key>vsclassificationtype</key>
<string>xml literal - attribute name</string>
<string>XML Attribute</string>
</dict>
</dict>
<dict>