Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Sopor

Editor - Remember position after a reload/encoding

When the cursor is placed on a specific line (for example, line 856) and the file is reloaded or the encoding is changed, the editor always jumps back to the beginning of the file. This forces manual scrolling to return to the previous working position.

The editor should remember the current cursor position and restore it after a reload or encoding change, returning the user to the same line they were working on.

Even if the exact same text is no longer on the same line after a reload, restoring the approximate cursor position would still be far better than resetting to the top of the file. Losing position entirely is the most disruptive outcome.