VSC-like recent used command in command plate (search result) #12709
Labels
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Description of the new feature/enhancement
A VSCode-like recently used (history) command in the command plate is very helpful by doing repeated jobs.
Scenarios:
executing a command that does not have a shortcut, like "rename tab title" or "toggle always on top mode". With this feature on, you can save time to type at least two keywords to do so. You can switch tab than re-do it with "ctrl + shift + p" + enter.
skip unwanted alike command. You want to new a tab that you can not tell it is profile 7 or 8. Without a mouse, you will be willing to use the nested command "new tab... with >", but, as image, you may need too press tons of down arrow to reach that command instead of the one without nested command.
Maybe you will later find out: you can do this by ⌨"ctrl + shift + space" or adding "..." in search.
But, I think the command plate's purpose is to ease the pain/gives hint before you learnt the shortcut.
Proposed technical implementation details (optional)
The text was updated successfully, but these errors were encountered: