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

index.md « editor_extensions « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 769db7c5adb7115226e65ad556fb592b5700273a (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
---
stage: Create
group: Editor Extensions
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
---

# Editor and IDE extensions

GitLab has plugins and extensions to extend GitLab functionality to the following editors:

- [Visual Studio Code](visual_studio_code/index.md)
- [JetBrains IDEs](jetbrains_ide/index.md)
- [Visual Studio](visual_studio/index.md)
- [Neovim](neovim/index.md)

GitLab also supports developers in their command-line interface with [`glab`](gitlab_cli/index.md) the GitLab CLI.

## Features

A complete list of the features and capabilities of each extension can be found in the documentation home for each extension.

## Related topics

- [How we created a GitLab Workflow Extension for VS Code](https://about.gitlab.com/blog/2020/07/31/use-gitlab-with-vscode/)
- [GitLab for Visual Studio](https://about.gitlab.com/blog/2023/06/29/gitlab-visual-studio-extension/)
- [GitLab for JetBrains and Neovim](https://about.gitlab.com/blog/2023/07/25/gitlab-jetbrains-neovim-plugins/)
- [Put `glab` at your fingertips with the GitLab CLI](https://about.gitlab.com/blog/2022/12/07/introducing-the-gitlab-cli/)