roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

Command Palette

Open github-product-roadmap opened this issue 4 years ago • 0 comments

Summary

demo of navigating between organizations and using the theme switcher command with the command palette

The Command Palette is a new GitHub surface designed to improve how users navigate around GitHub and execute time saving commands. Jump to your organizations and repositories quickly, and search within them for pull requests, issues, projects, files, and more. Execute commands to optimize your workflows, all without lifting your hands from the keyboard.

Intended Outcome

The command palette gives new users and super fans alike a new way to cut down on the time necessary to navigate GitHub and execute commands for common workflows.

How will it work?

Open the command palette using one of the following keyboard shortcuts:

  • Windows and Linux: Ctlk or Ctlaltk
  • Mac: k or optionk

Use modes to find specific types of resources:

  • # Search for issues, pull requests, discussions, and projects
  • ! Search for projects
  • @ Search for users, organizations, and repositories
  • / Search for files within a repository scope

For more information, review command palette documentation.

github-product-roadmap avatar Dec 15 '21 16:12 github-product-roadmap