Select multiple lines
Answered
Normally when I select multiple lines in my code I just click the mouse left of the top line and drag down until I have all the rows that I want to select, but now that procedure results in this:

How do I get back to standard behavior?
Please sign in to leave a comment.
Hi there,
Looks like you are in Column Selection Mode (which you can toggle on/off in Edit menu -- Alt+Shift+Insert is the shortcut here on Windows using Default keymap).
P.S. Partially similar behaviour (create carets at the end of each selected line) can be achieved by using mouse selection with Alt+Shift pressed.
Thank you for prompt answer, problem solved.