You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like Sublime Text, it would be nice to select multiple areas with multi-cursor using the center mouse button click and drag.
On VSCode, you can select one area with multi-cursor with ALT + Center mouse click and drag, with all lines starting from the same column. But if you try to select another area with the same method, you loose the previous one. Sublime Text allow to select multi-cursor areas in different position by keeping CTRL (different keybinding) pressed and do multiple center mouse click and drag.
Steps to reproduce the behavior:
Press ALT (depending on user settings) and click with center mouse button and drag
Release mouse button
Keep ALT pressed or press it again and try to select another area with center mouse button + drag
Previous selection is lost
Expected behavior
4. Keep previous selection and be able to select multiple areas with multi-cursor.
Of course you can select line by line with ALT + click, but the above would be much quicker!
Like Sublime Text, it would be nice to select multiple areas with multi-cursor using the center mouse button click and drag.
On VSCode, you can select one area with multi-cursor with ALT + Center mouse click and drag, with all lines starting from the same column. But if you try to select another area with the same method, you loose the previous one. Sublime Text allow to select multi-cursor areas in different position by keeping CTRL (different keybinding) pressed and do multiple center mouse click and drag.
Steps to reproduce the behavior:
Expected behavior
4. Keep previous selection and be able to select multiple areas with multi-cursor.
Of course you can select line by line with ALT + click, but the above would be much quicker!
Screenshots
Screen recording (custom keybinding with CTRL)
x64
Version 1.96.0
WinGet/Chocolatey
The text was updated successfully, but these errors were encountered: