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

Command to jump to top of closest function or closest non-arrow function #22

Open
brettz9 opened this issue Jan 10, 2018 · 0 comments
Open

Comments

@brettz9
Copy link

brettz9 commented Jan 10, 2018

For larger functions/methods, it'd be very useful to be able to jump to the top of the current function.

For an additional variant of this feature, it'd be great to be able to go to the top of the closest containing function which is not an arrow function, e.g., so as to be able to introspect on what object this deep in some nested arrow functions is referring to.

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

No branches or pull requests

1 participant