Command Palette for keyboard-centric workflows

Hi team

Feature request

  • Command Palette

Context

  • Many applications and websites now feature a command palette that can be activated by pressing cmd+k or cmd+p. This allows users to control the app entirely through the keyboard.
  • It empowers keyboard-centric users by enabling them to perform menu actions using commands.

Example

  • I want to change the view mode to Show Editor Only.
  • I type ctrl+1 but there is a conflict with my mac settings and it changes to desktop 1.
  • I could remap my macos shortcuts but that would be non-ideal.
  • Instead I could press cmd+k and type editor ... and it will show me the list of matching actions for this input and as soon as I find Show editor only then I’ll press enter.

Good idea :slight_smile: Some users (me included) have already been asking for this feature.