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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-07-14 18:07:17 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-14 18:07:17 +0300
commit2aea9a0c91723b8800b016335930c59390cda7c9 (patch)
treef223b5ef5cf7ee847cfc4875b3c02ec265f91c2d /doc/user/search
parent14a0edee5c04b04b5281f99ce7f6ba75b919dba1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/search')
-rw-r--r--doc/user/search/command_palette.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/user/search/command_palette.md b/doc/user/search/command_palette.md
index 6440384c254..0d4e4ad7cb3 100644
--- a/doc/user/search/command_palette.md
+++ b/doc/user/search/command_palette.md
@@ -7,19 +7,21 @@ type: reference
# Command palette **(FREE)**
-> Introduced in GitLab 16.2 [with a flag](../../administration/feature_flags.md) named `command_palette`. Disabled by default.
+> 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 not available. To make it available, ask an administrator to enable the feature flag named `command_palette`. On GitLab.com, this feature is not available.
+On self-managed GitLab, by default this feature is available.
+To hide the feature, ask an administrator to [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}**).
+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.