We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7499e76 + c3cd6c1 commit e30abd8Copy full SHA for e30abd8
icons/icons.json
@@ -3245,7 +3245,7 @@
3245
"typ"
3246
],
3247
"name": "Typst",
3248
- "scope": "source.typst"
+ "scope": "text.typst"
3249
}
3250
]
3251
},
preferences/file_type_typst.tmPreferences
@@ -2,7 +2,7 @@
2
<plist version="1.0">
3
<dict>
4
<key>scope</key>
5
- <string>source.typst</string>
+ <string>text.typst</string>
6
<key>settings</key>
7
8
<key>icon</key>
0 commit comments