Closed
Description
Description
I expect commands triggered from UI or by keyboard not to be added to recent commands list, just as in VS Code. Theia does so. If this is expected, it'll be nice to have a setting for that.
Reproduction Steps
A (Theia):
- Click notifications bell
- Press F1 and see that it was added to recent commands list
B (VS Code) - Click notifications bell
- Press F1 and see that it was NOT added to recent commands list. Recent list contains only commands that were triggered from
F1
/Ctrl
+Shift
+P
menu.
OS and Theia version:
Ubuntu 19.10
Theia 1.0.0 (master
)
Diagnostics:
No errors