You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/get-started/using-github/github-command-palette.md
+4-12Lines changed: 4 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,13 @@ You can navigate, search, and run commands on {% data variables.product.product_
16
16
17
17
When you open the command palette, the suggestions are optimized to give you easy access from anywhere in a repository, personal account, or organization to top-level pages like the Issues page. If the location you want isn't listed, start entering the name or number for the location to refine the suggestions.
18
18
19
-

19
+

20
20
21
21
### Easy access to commands
22
22
23
23
The ability to run commands directly from your keyboard, without navigating through a series of menus, may change the way you use {% data variables.product.prodname_dotcom %}. For example, you can switch themes with a few keystrokes, making it easy to toggle between themes as your needs change.
24
24
25
-

25
+

26
26
27
27
## Opening the {% data variables.product.prodname_command_palette %}
28
28
@@ -32,9 +32,9 @@ Open the command palette using one of the following default keyboard shortcuts:
32
32
33
33
You can customize the keyboard shortcuts you use to open the command palette in the [Accessibility section](https://github.com/settings/accessibility) of your user settings. For more information, see "[Customizing your {% data variables.product.prodname_command_palette %} keyboard shortcuts](#customizing-your-github-command-palette-keyboard-shortcuts)."
34
34
35
-
When you open the command palette, it shows your location at the top left and uses it as the scope for suggestions (for example, the `mashed-avocado` organization).
35
+
When you open the command palette, it shows your location at the top left and uses it as the scope for suggestions (for example, the `octo-org` organization).
36
36
37
-

37
+

38
38
39
39
{% note %}
40
40
@@ -46,10 +46,8 @@ When you open the command palette, it shows your location at the top left and us
46
46
47
47
### Customizing your {% data variables.product.prodname_command_palette %} keyboard shortcuts
48
48
49
-
50
49
The default keyboard shortcuts used to open the command palette may conflict with your default OS and browser keyboard shortcuts. You have the option to customize your keyboard shortcuts in the [Accessibility section](https://github.com/settings/accessibility) of your account settings. In the command palette settings, you can customize the keyboard shortcuts for opening the command palette in both search mode and command mode.
51
50
52
-

53
51
## Navigating with the {% data variables.product.prodname_command_palette %}
54
52
55
53
You can use the command palette to navigate to any page that you have access to on {% data variables.product.product_name %}.
@@ -58,8 +56,6 @@ You can use the command palette to navigate to any page that you have access to
58
56
59
57
1. Start typing the path you want to navigate to. The suggestions in the command palette change to match your text.
60
58
61
-

62
-
63
59
{% data reusables.command-palette.change-scope %}
64
60
65
61
You can also use keystrokes to narrow your search. For more information, see "[Keystroke functions](#keystroke-functions)."
@@ -83,8 +79,6 @@ You can use the command palette to search for anything on {% data variables.loca
83
79
- <kbd>@</kbd> Search for users, organizations, and repositories
84
80
- <kbd>/</kbd> Search for files within a repository scope
1. Begin entering your search terms. The command palette will offer you a range of suggested searches based on your search scope.
89
83
90
84
{% tip %}
@@ -106,8 +100,6 @@ For a full list of supported commands, see "[{% data variables.product.prodname_
106
100
107
101
1. The default keyboard shortcuts to open the command palette in command mode are <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>K</kbd> (Windows and Linux) or <kbd>Command</kbd>+<kbd>Shift</kbd>+<kbd>K</kbd> (Mac). If you already have the command palette open, press <kbd>></kbd> to switch to command mode. {% data variables.product.prodname_dotcom %} suggests commands based on your location.
108
102
109
-

110
-
111
103
{% data reusables.command-palette.change-scope %}
112
104
113
105
1. If the command you want is not displayed, check your scope then start entering the command name in the text box.
0 commit comments