File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 68
68
},
69
69
"tokenTypes" : {
70
70
"meta.template.expression" : " other" ,
71
+ "meta.template.expression string" : " string" ,
72
+ "meta.template.expression comment" : " comment" ,
71
73
"entity.name.type.instance.jsdoc" : " other" ,
72
74
"entity.name.function.tagged-template" : " other" ,
73
75
"meta.import string.quoted" : " other" ,
86
88
},
87
89
"tokenTypes" : {
88
90
"meta.template.expression" : " other" ,
91
+ "meta.template.expression string" : " string" ,
92
+ "meta.template.expression comment" : " comment" ,
89
93
"entity.name.type.instance.jsdoc" : " other" ,
90
94
"entity.name.function.tagged-template" : " other" ,
91
95
"meta.import string.quoted" : " other" ,
Original file line number Diff line number Diff line change 60
60
"path" : " ./syntaxes/TypeScript.tmLanguage.json" ,
61
61
"tokenTypes" : {
62
62
"meta.template.expression" : " other" ,
63
+ "meta.template.expression string" : " string" ,
64
+ "meta.template.expression comment" : " comment" ,
63
65
"entity.name.type.instance.jsdoc" : " other" ,
64
66
"entity.name.function.tagged-template" : " other" ,
65
67
"meta.import string.quoted" : " other" ,
78
80
},
79
81
"tokenTypes" : {
80
82
"meta.template.expression" : " other" ,
83
+ "meta.template.expression string" : " string" ,
84
+ "meta.template.expression comment" : " comment" ,
81
85
"entity.name.type.instance.jsdoc" : " other" ,
82
86
"entity.name.function.tagged-template" : " other" ,
83
87
"meta.import string.quoted" : " other" ,
You can’t perform that action at this time.
0 commit comments