Skip to content

[Feature Request] Add Ability to Remove Selections when Multi-Editing with Ctrl+Click #12530

Open
@theonlypwner

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

  1. Enable Multi-Editing.
  2. Add multiple cursors with Ctrl+Click, including one by accident.
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions