Add a setting to display Command Palette ActionMode entries in MRU order #9221

Open
opened 2026-01-31 01:48:58 +00:00 by claunia · 2 comments
Owner

Originally created by @zadjii-msft on GitHub (Jun 23, 2020).

Omitted from initial implementation in #6635.

It would be a neat idea to allow display command-palette entries either heavily weighted towards MRU items, or specifically start the empty list with the MRU items, followed by everything else.

We might as well stick this behind a setting.

Originally created by @zadjii-msft on GitHub (Jun 23, 2020). Omitted from initial implementation in #6635. It would be a neat idea to allow display command-palette entries either heavily weighted towards MRU items, or specifically start the empty list with the MRU items, followed by everything else. We might as well stick this behind a setting.
Author
Owner

@zadjii-msft commented on GitHub (May 9, 2022):

From @brwilkinson in #13060

When using the command palette, I most often want to re-run a similar set of commands over and over.

  • it would be ideal if the previous, lets say top 5 commands were at the top of the list of commands
  • a history view

Perhaps have a configurable number of history to show e.g. 3 or 5 commands.

@zadjii-msft commented on GitHub (May 9, 2022): From @brwilkinson in #13060 > When using the command palette, I most often want to re-run a similar set of commands over and over. > > * it would be ideal if the previous, lets say top 5 commands were at the top of the list of commands > * a history view > > Perhaps have a configurable number of history to show e.g. 3 or 5 commands.
Author
Owner

@brwilkinson commented on GitHub (Nov 9, 2023):

Upvote for this issue.

  • Please add "recently used" commands in the Command Palette.

Now I see, I already put in the request above 🎉😊...

Definitely still interested in this one.

@brwilkinson commented on GitHub (Nov 9, 2023): Upvote for this issue. - Please add "recently used" commands in the Command Palette. Now I see, I already put in the request above 🎉😊... Definitely still interested in this one.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9221