File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 248248 }
249249 },
250250 {
251- "name" : " JavaScript string interpolation ${} " ,
251+ "name" : " String interpolation" ,
252252 "scope" : [
253253 " punctuation.definition.template-expression.begin" ,
254254 " punctuation.definition.template-expression.end" ,
255- " punctuation.section.embedded"
255+ " punctuation.section.embedded" ,
256+ " constant.character.format.placeholder"
256257 ],
257258 "settings" : {
258259 "foreground" : " #569cd6"
Original file line number Diff line number Diff line change 237237 }
238238 },
239239 {
240- "name" : " JavaScript string interpolation ${} " ,
240+ "name" : " String interpolation" ,
241241 "scope" : [
242242 " punctuation.definition.template-expression.begin" ,
243243 " punctuation.definition.template-expression.end" ,
244- " punctuation.section.embedded"
244+ " punctuation.section.embedded" ,
245+ " constant.character.format.placeholder"
245246 ],
246247 "settings" : {
247248 "foreground" : " #569cd6"
Original file line number Diff line number Diff line change 244244 }
245245 },
246246 {
247- "name" : " JavaScript string interpolation ${} " ,
247+ "name" : " String interpolation" ,
248248 "scope" : [
249249 " punctuation.definition.template-expression.begin" ,
250250 " punctuation.definition.template-expression.end" ,
251- " punctuation.section.embedded"
251+ " punctuation.section.embedded" ,
252+ " constant.character.format.placeholder"
252253 ],
253254 "settings" : {
254255 "foreground" : " #0000ff"
Original file line number Diff line number Diff line change 387387 }
388388 },
389389 {
390- "name" : " String interpolation ${} " ,
390+ "name" : " String interpolation" ,
391391 "scope" : [
392392 " punctuation.definition.template-expression.begin" ,
393393 " punctuation.definition.template-expression.end" ,
394- " punctuation.section.embedded"
394+ " punctuation.section.embedded" ,
395+ " constant.character.format.placeholder"
395396 ],
396397 "settings" : {
397398 "foreground" : " #ec0d1e"
You can’t perform that action at this time.
0 commit comments