Open
Description
Description of the Issue
In Visual Studio Code, Alt+Click is the default way to add multiple cursors. If you Alt+Click an existing cursor, it will remove it.
Also, if you add another selection that overlaps an existing selection, the existing selection will be removed.
Something similar should be added to Notepad++.
It is annoying when you misclick and can't easily go back to the state before the misclick.
Steps to Reproduce the Issue
- Enable Multi-Editing.
- Add multiple cursors with Ctrl+Click, including one by accident.
- Try to click one of the cursors to remove it.
Expected Behavior
The cursor is removed.
Actual Behavior
The cursor is not removed.
Debug Information
N/A
Metadata
Assignees
Labels
No labels