We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 475292a commit 5d72db6Copy full SHA for 5d72db6
1 file changed
Package/Sublime Text Snippet/Sublime Text Snippet.sublime-syntax
@@ -59,10 +59,7 @@ contexts:
59
scope: invalid.illegal.newline-not-supported-here.sublime-snippet
60
- match: '(?=</scope>)'
61
pop: true
62
- - include: scope:source.scope-selector
63
- with_prototype:
64
- - match: '&'
65
- scope: keyword.operator.combinator.with.scope-selector
+ - include: scope:source.scope-selector.xml
66
- match: '(<)(tabTrigger)(>)'
67
scope: meta.tag.xml
68
captures:
0 commit comments