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

Implement back and forward functionality #19

Open
SebastianZaha opened this issue Jul 25, 2017 · 0 comments
Open

Implement back and forward functionality #19

SebastianZaha opened this issue Jul 25, 2017 · 0 comments

Comments

@SebastianZaha
Copy link
Owner

Look into vscode back / forward navigation commands, and bind them to something emacs-like.

It seems emacs did not have something "standard" for it, and has a local-ring and a global-ring, we could choose to only bind the global one, as it seems to make more sense.

https://www.reddit.com/r/emacs/comments/3srwz6/idelike_go_back/
https://stackoverflow.com/questions/3393834/how-to-move-forward-and-backward-in-emacs-mark-ring

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