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

Missing some meta scopes to mark a whole block of something #11

Closed
aziz opened this issue Feb 10, 2016 · 2 comments
Closed

Missing some meta scopes to mark a whole block of something #11

aziz opened this issue Feb 10, 2016 · 2 comments

Comments

@aziz
Copy link
Collaborator

aziz commented Feb 10, 2016

This is a bit tricky to describe. But we need some meta scopes to mark the begining and end of things to be used by other packages, and not neccesarily color schemes.
For example a meta scope for selecting all the function parameters or another meta scope to select the body definition of a funtion/class/object.
Did you get my idea?

@bathos
Copy link
Owner

bathos commented Feb 12, 2016

Yup, we can add more of these -- but I think I need more specific knowledge of what we're trying to provide. Are these existing packages that look for specific meta scopes? If so, I'll need to know what the scope names they're looking for are.

@aziz
Copy link
Collaborator Author

aziz commented Feb 12, 2016

No, it was just me thinking about writing a package to add more of those Expand Selection to ... in the selection menu for javascript. babel package does a relatively good job on this regard, lots of meta tags to denote the scope of code.

@bathos bathos closed this as completed Dec 13, 2016
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