close
The Wayback Machine - https://web.archive.org/web/20201029190643/https://github.com/atom/ide-java/issues/128
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

Save causes scroll to the current cursor position #128

Open
csturmer opened this issue Jul 28, 2020 · 0 comments
Open

Save causes scroll to the current cursor position #128

csturmer opened this issue Jul 28, 2020 · 0 comments

Comments

@csturmer
Copy link

@csturmer csturmer commented Jul 28, 2020

I am not sure this is an ide-java issue. If not please advise and I will move the issue to the appropriate entity responsible.

Issue: When editing a source code file (java specifically) and you save (cmd-s), the window scrolls the location of the current cursor. So for example if you set the cursor near the end of the file and scroll to the top of the file and press cmd-s, the editor will save the file and then scroll to the end of the file.

Suggestion: It would make more sense if the editor would not scroll to the cursor location but instead leave you where you are currently scrolled to.

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.