This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
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.