Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.sublime-syntax pop multiple levels #1042

Closed
ismell opened this issue Dec 14, 2015 · 2 comments
Closed

.sublime-syntax pop multiple levels #1042

ismell opened this issue Dec 14, 2015 · 2 comments

Comments

@ismell
Copy link

ismell commented Dec 14, 2015

I would like to see a pop command that specifies how many scopes to pop.

e.g.,

  - match: '[a-zA-Z_]\w*'
    scope: string.unquoted
    pop: 2 # Pops two scopes off the stack

See forum post http://www.sublimetext.com/forum/viewtopic.php?f=2&t=19477 for a complete example.

@ismell
Copy link
Author

ismell commented Dec 1, 2016

Forgot I filed this....
#1495

@ismell ismell closed this as completed Dec 1, 2016
@FichteFoll
Copy link
Collaborator

I knew this was familiar ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants