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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Jump back (after jumped to var definition) #231

Open
avocade opened this issue Jan 9, 2021 · 3 comments
Open

[FEATURE] Jump back (after jumped to var definition) #231

avocade opened this issue Jan 9, 2021 · 3 comments

Comments

@avocade
Copy link

avocade commented Jan 9, 2021

First, thanks! Chlorine is a great productivity boost for us 馃檹馃徎

I'm using ^G to jump to a var definition, but it would be great to quickly be able to jump back as well (like in IntelliJ/Cursive, they have the Back feature). I don't know if this is even possible technically, but would be very neat.

@avocade avocade changed the title [FEAUTURE] Jump back (after jumped to var definition) [FEATURE] Jump back (after jumped to var definition) Jan 9, 2021
@mauricioszabo
Copy link
Owner

Personally, I use last-cursor-position package to achieve this very same functionality. Do you think it works for you?

@avocade
Copy link
Author

avocade commented Mar 2, 2021

That could work! Mostly switched to Cursive now but I'll try this, thanks :)

@mauricioszabo
Copy link
Owner

Reviving this feature: I'm thinking about adding a "breadcrumbs" on top of the console window, so some commands that provoke change of current open file could work better than depending on other package. This also could make navigation more stable (because things like clicking on a stacktace, etc, would also work)

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

2 participants