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

Save causes scroll to the current cursor position #128

@csturmer

Description

@csturmer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions