Skip to content

Conversation

@hickford
Copy link
Contributor

@hickford hickford commented Dec 8, 2023

Previously, 'sort lines' did nothing if nothing was selected.

Likewise 'delete duplicate lines' should apply to all lines if nothing is selected.

Fixes #69866
Fixes #64893

Previously, 'sort lines' did nothing if nothing was selected.

Likewise 'delete duplicate lines' should apply to all lines if nothing is selected.
@hickford hickford marked this pull request as ready for review December 14, 2023 12:01
Copy link
Member

@alexdima alexdima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@alexdima alexdima enabled auto-merge (squash) March 15, 2024 16:52
@alexdima alexdima added this to the March 2024 milestone Mar 15, 2024
@alexdima alexdima merged commit d2d370f into microsoft:main Mar 15, 2024
chen-ky pushed a commit to chen-ky/vscode that referenced this pull request Mar 18, 2024
* Sort lines: sort all lines if nothing selected.

Previously, 'sort lines' did nothing if nothing was selected.

Likewise 'delete duplicate lines' should apply to all lines if nothing is selected.

* 💄

---------

Co-authored-by: Matthew Hickford <[email protected]>
Co-authored-by: Alexandru Dima <[email protected]>
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sort Lines is not working when there is no selection Sort lines should sort entire file when there is no selection

5 participants