mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
More specific template definition boundary selectors.
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
<key>name</key>
|
||||
<string>Template Definition</string>
|
||||
<key>scope</key>
|
||||
<string>template.definition</string>
|
||||
<string>punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.end.js</string>
|
||||
<key>settings</key>
|
||||
<dict>
|
||||
<key>foreground</key>
|
||||
|
||||
Reference in New Issue
Block a user