-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-commandsEditor text manipulation commandsEditor text manipulation commandsinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.95.3
- OS Version: Microsoft Windows 10 Home 10.0.19045 Build 19045
Problem
Running the Delete Duplicate Lines command palette utility does not give the expected final selection based on the the initial selection. The actual final selection ending is 1 column to the left of the expected final selection.
Examples
| Initial Selection | Actual Final Selection ❌ | Expected Final Selection ✔ |
|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Steps to Reproduce:
- Copy any of the examples above into vscode
- Highlight the initial selection
- open the command palette and enter
Delete Duplicate Lines - Observe the final selection
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-commandsEditor text manipulation commandsEditor text manipulation commandsinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded








