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

Move from line-based to dynamic tree selection #146

Closed
jsim2010 opened this issue Apr 17, 2020 · 0 comments · Fixed by #240
Closed

Move from line-based to dynamic tree selection #146

jsim2010 opened this issue Apr 17, 2020 · 0 comments · Fixed by #240

Comments

@jsim2010
Copy link
Owner

jsim2010 commented Apr 17, 2020

Will make use of organization provided by lang-server.

Root selection is the entire file. Smallest child selection is a single character.

  • h moves to parent selection
  • j moves to next selection
  • k moves to previous selection
  • l moves to child selection
@jsim2010 jsim2010 changed the title Move from line-based to dynamic selection Move from line-based to dynamic tree selection Dec 3, 2020
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

Successfully merging a pull request may close this issue.

1 participant