Welcome to mirror list, hosted at ThFree Co, Russian Federation.

command_palette.md « search « user « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ab284bd6a5fb250d313f06e66b65dc6b64a58a88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
stage: Manage
group: Foundations
info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments"
type: reference
---

# Command palette **(FREE)**

> Introduced in GitLab 16.2 [with a flag](../../administration/feature_flags.md) named `command_palette`. Enabled by default.

You can use command palette to narrow down the scope of your search or to
find an object more quickly.

FLAG:
On self-managed GitLab, by default this feature is available.
To hide the feature, an administrator can [disable the feature flag](../../administration/feature_flags.md) named `command_palette`.
On GitLab.com, this feature is available.

## Open the command palette

To open the command palette:

1. On the left sidebar, at the top, select **Search GitLab** (**{search}**) or use the <kbd>/</kbd> key to enable.
1. Type one of the special characters:

   - <kbd>></kbd> - Create a new object or find a menu item.
   - <kbd>@</kbd> - Search for a user.
   - <kbd>:</kbd> - Search for a project.
   - <kbd>/</kbd> - Search for project files in the default repository branch.