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
path: root/doc/user
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-06-05 00:09:01 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-05 00:09:01 +0300
commit77f2d560b43d737700259028a8f42b70196ba621 (patch)
tree137cc639346ee691c746e3792dac7f982f04a3bb /doc/user
parent539983f7dbbe7e0bfb9a4fdf8adbbdcb97999488 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/project/repository/code_suggestions.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/project/repository/code_suggestions.md b/doc/user/project/repository/code_suggestions.md
index dcd74bbaebf..28a428cf0f0 100644
--- a/doc/user/project/repository/code_suggestions.md
+++ b/doc/user/project/repository/code_suggestions.md
@@ -113,6 +113,12 @@ Start typing and receive suggestions for your GitLab projects.
<iframe src="https://www.youtube-nocookie.com/embed/WnxBYxN2-p4" frameborder="0" allowfullscreen> </iframe>
</figure>
+## Enable Code Suggestions in other IDEs and editors
+
+We have experimental support for Code Suggestions in Visual Studio, JetBrains, Neovim, Emacs, Sublime, etc.
+
+More details in this [blog](https://about.gitlab.com/blog/2023/06/01/extending-code-suggestions/).
+
## Why aren't Code Suggestions displayed?
If Code Suggestions are not displayed, try the following troubleshooting steps.