Empty rows in editor resets cursor
-
When having empty rows in the editor, it becomes extremely difficult to edit multiple rows using the arrow keys. Example:
If I'm editing text in column 40 on row 1 and want to move to column 40 on row 3, but row 2 is an empty row, I need to press downarrow-downarrow-rightarrow*40 to get to my desired position. Instead of just downarrow+downarrow. Just about all other code editors treats shorter rows as "special instances of longer row", unless actual editing is done on the shorter row. -
Thanks for reporting. This a known issue that is already on the todo list 😀