Navigate Back should put current line at same screen position as it had been
Currently, if one checks the definition of a variable (for example) then uses the Navigate Back function (the Alt+Left hotkey) to return to the same line of code afterward, the cursor correctly returns to the same line as before, but the line is no longer positioned vertically where it had been. For example, if the line being edited had previously been near vertical center within the editor window, it is often at the extreme top or bottom of the editor window afterward. This is jarring and necessitates wasted time locating the cursor, then scrolling the editor window to reposition the line. It would be a big improvement to make the line appear vertically where it had been prior to the lookup. I'm guessing this would be fairly easy to implement.
Please sign in to leave a comment.
Comments
0 comments