mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
@@ -45,8 +45,7 @@
|
||||
"path": "./syntaxes/TypeScript.tmLanguage.json",
|
||||
"tokenTypes": {
|
||||
"entity.name.type.instance.jsdoc": "other",
|
||||
"entity.name.function.tagged-template.ts": "other",
|
||||
"entity.name.function.tagged-template.tsx": "other",
|
||||
"entity.name.function.tagged-template": "other",
|
||||
"meta.import string.quoted": "other"
|
||||
}
|
||||
},
|
||||
@@ -62,8 +61,7 @@
|
||||
},
|
||||
"tokenTypes": {
|
||||
"entity.name.type.instance.jsdoc": "other",
|
||||
"entity.name.function.tagged-template.ts": "other",
|
||||
"entity.name.function.tagged-template.tsx": "other",
|
||||
"entity.name.function.tagged-template": "other",
|
||||
"meta.import string.quoted": "other"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user