Posted 18 years ago
by Thomas Goff
Hello,
I'm seeing some undesirable behavior when selecting text using the Shift key and the mouse (this is reproducable in your sample). Simply click somewhere in the middle of the code so the caret is moved. Now press and hold the Shift key and using the mouse click in the line number margin of a line above the one with the caret (say 10 lines above). You will see that only the line that you clicked on is selected.
I would like it to work like VS, which selected all the lines from the caret to the line you clicked on (including the caret line and clicked line).
Is there anyway to accomplish this?
Thank you,
Tom
I'm seeing some undesirable behavior when selecting text using the Shift key and the mouse (this is reproducable in your sample). Simply click somewhere in the middle of the code so the caret is moved. Now press and hold the Shift key and using the mouse click in the line number margin of a line above the one with the caret (say 10 lines above). You will see that only the line that you clicked on is selected.
I would like it to work like VS, which selected all the lines from the caret to the line you clicked on (including the caret line and clicked line).
Is there anyway to accomplish this?
Thank you,
Tom