We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c044c40 commit 24ea055Copy full SHA for 24ea055
2 files changed
package.json
@@ -69,6 +69,9 @@
69
"source.css.scss": "scss",
70
"source.stylus": "stylus"
71
},
72
+ "tokenTypes": {
73
+ "string.quoted.double.html": "other"
74
+ },
75
"injectTo": [
76
"text.html",
77
"template.ng"
0 commit comments