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: 0f42e727eda890c1e4939d55530a2e2ca3f34001 (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
---
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 ALL)**

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

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

## Open the command palette

To open the command palette:

1. On the left sidebar, at the top, select **Search or go to** 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.