We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd3ee1 commit b77dfaeCopy full SHA for b77dfae
vue.YAML-tmLanguage
@@ -1,6 +1,6 @@
1
# [PackageDev] target_format: plist, ext: tmLanguage
2
name: Vue Component
3
-scopeName: text.html.vue
+scopeName: text.html.basic
4
fileTypes: [vue]
5
uuid: 2627aff3-9590-433e-8d6a-2e2603de23f8
6
vue.tmLanguage
@@ -1223,7 +1223,7 @@
1223
</dict>
1224
1225
<key>scopeName</key>
1226
- <string>text.html.vue</string>
+ <string>text.html.basic</string>
1227
<key>uuid</key>
1228
<string>2627aff3-9590-433e-8d6a-2e2603de23f8</string>
1229
0 commit comments