Skip to content

Add "X" button to remove command from "recently used" list in Command Palette #277311

@jruales

Description

@jruales

The Command Palette in VS Code keeps track of the top 50 most recently used commands used, and shows them at the top of the filtered commands lists if they apply to the given search. There should be an X button next to each Command Palette item in the "recently used" quickpick section. The X button should show the tooltip "Remove from Recently Used", properly localized (similar to how there's a "Remove from Recently Opened" button for the files quickpick). This button should not appear for items in sections "other commands" nor "similar commands".

Metadata

Metadata

Labels

feature-requestRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code Insidersquick-openQuick-open issues (search, commands)verification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions