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

index.md « jetbrains_ide « editor_extensions « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c5f8655bc6bd75dec9dee1113c48e7b59b3574b2 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
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
---

# GitLab plugin for JetBrains IDEs

The [GitLab plugin](https://plugins.jetbrains.com/plugin/22325-gitlab)
integrates GitLab with JetBrains IDEs. The following JetBrains IDEs are supported:

- IntelliJ IDEA Ultimate — 2023.2
- AppCode — build 232.7754.73 — 232.*
- Rider — 2023.2-RC1 (rc)
- DataGrip — 2023.2
- DataSpell — 2023.2
- GoLand — 2023.2
- Aqua — 2023.2 (preview)
- Android Studio — build 232.7754.73 — 232.*
- MPS — build 232.7754.73 — 232.*
- RubyMine — 2023.2
- PhpStorm — 2023.2 (rc)
- PyCharm Community — 2023.2
- IntelliJ IDEA Community — 2023.2
- PyCharm Educational — build 232.7754.73 — 232.*
- WebStorm — 2023.2
- CLion — 2023.2
- IntelliJ IDEA Educational — build 232.7754.73 — 232.*
- PyCharm Professional — 2023.2

## Supported features

GitLab for JetBrains supports [GitLab Duo Code Suggestions](../../user/project/repository/code_suggestions/index.md).

## Download the extension

Download the extension from the [JetBrains Plugin Marketplace](https://plugins.jetbrains.com/plugin/22325-gitlab).

## Configure the extension

Instructions for getting started can be found in the project README under [setup](https://gitlab.com/gitlab-org/editor-extensions/gitlab-jetbrains-plugin#setup).

## Report issues with the extension

Report any issues, bugs, or feature requests in the
[`gitlab-jetbrains-plugin` issue queue](https://gitlab.com/gitlab-org/editor-extensions/gitlab-jetbrains-plugin/-/issues).

## Related topics

- [Download the plugin](https://plugins.jetbrains.com/plugin/22325-gitlab)
- [Plugin documentation](https://gitlab.com/gitlab-org/editor-extensions/gitlab-jetbrains-plugin/-/blob/main/README.md)
- [View source code](https://gitlab.com/gitlab-org/editor-extensions/gitlab-jetbrains-plugin)