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:
Diffstat (limited to 'doc/user/project/web_ide/index.md')
-rw-r--r--doc/user/project/web_ide/index.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/user/project/web_ide/index.md b/doc/user/project/web_ide/index.md
index fb2bd707c56..49efd463334 100644
--- a/doc/user/project/web_ide/index.md
+++ b/doc/user/project/web_ide/index.md
@@ -1,7 +1,7 @@
---
stage: Create
group: IDE
-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
+info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
---
# Web IDE **(FREE ALL)**
@@ -58,8 +58,6 @@ To open any file by its name:
1. Press <kbd>Command</kbd>+<kbd>P</kbd>.
1. Enter the name of your file.
-![fuzzy_finder_v15_7](img/fuzzy_finder_v15_7.png)
-
## Search across files
You can use the Web IDE to search all files in the opened folder.
@@ -232,6 +230,10 @@ However, you can use a terminal to install dependencies and compile and debug co
For more information about configuring a workspace that supports interactive web terminals, see [remote development](../remote_development/index.md).
+## Related topics
+
+- [GitLab Duo Chat in the Web IDE](../../gitlab_duo_chat.md#web-ide)
+
## Troubleshooting
When working with the Web IDE, you might encounter the following issues.