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 VSCodium, you can select one are with multi-cursor with CMD + 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 pressed and do multiple center mouse click and drag.
Same behavior on both VSCode and VSCodium 1.96.0.
Steps to reproduce the behavior:
Press CTRL or ALT (depending on user settings) and click with center mouse button and drag
Release mouse button
Keep CTRL/ALt pressed or press it again and try to select another area with center mouse button + drag
Previous selection is lost
Expected behavior
Keep previous selection and be able to select multiple areas with multi-cursor.
Of course you can select line by line with CTRL/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 VSCodium, you can select one are with multi-cursor with CMD + 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 pressed and do multiple center mouse click and drag.
Same behavior on both VSCode and VSCodium 1.96.0.
Steps to reproduce the behavior:
Expected behavior
Keep previous selection and be able to select multiple areas with multi-cursor.
Of course you can select line by line with CTRL/ALT + click, but the above would be much quicker!
Screenshots
Screen recording
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: