SublimeText / PackageDev

Tools to ease the creation of snippets, syntax definitions, etc. for Sublime Text.
MIT License
436 stars 83 forks source link

[Snippets] Fix selector after & operator #256

Closed deathaxe closed 5 years ago

deathaxe commented 5 years ago

Fixes #255

Remove capture groups to make & being matched correctly within the Scope Selector.sublime-syntax

keith-hall commented 5 years ago

lots of syntax test failures there...

deathaxe commented 5 years ago

Thank you for the advice. Already asked me what "Tests failed" mean ;-)