-
Notifications
You must be signed in to change notification settings - Fork 39.9k
Deselect one of multi-cursors #16486
Copy link
Copy link
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)editor-multicursorEditor multiple cursor issuesEditor multiple cursor issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)editor-multicursorEditor multiple cursor issuesEditor multiple cursor issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality
Steps to Reproduce:
Is there a way of doing this?
In Sublime and Atom, IIRC, it is the same shortcut for adding the cursors and to remove a cursor if you click on one of them.
Following the same logic, vscode should remove the cursor with Alt+click, but I also tried various other combinations and nothing has worked.