Improvement to multi-line editing

Solved bugs are moved into this topic...
Post Reply
dhealey
Posts: 40
Joined: 14.12.2019 12:30

Improvement to multi-line editing

Post by dhealey »

I have a small usability issue with multi-line editing.

If I highlight a word using my keyboard, moving the cursor from the start of the word to the end of the word and then hit a shortcut key to select other instances of the word, multi-line editing works just fine.

But if I highlight starting from the end of the word and going to the start any subsequent selections I make using the shortcut key will place the cursor at the end of the word not the beginning. This slows down editing because before I can start making a change I first have to move both cursors to the end of the word and then back to where I want to edit.

I think it would be better if the caret always matches the position in the initial word/phrase that was selected.
Peek 2019-12-14 12-42.gif
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

What commnd do you call to select all word instances? do you use plugin "Highlight Occurences" and its command "Select all"?
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Ok, found that it was Ctrl-Shift-D command, fixed it now.
dhealey
Posts: 40
Joined: 14.12.2019 12:30

Post by dhealey »

Excellent, looking forward to the update :) Thank you!
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

Post Reply