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-08-21 21:10:57 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-21 21:10:57 +0300
commit68f3080dabb6e796903873cc225688e80ca6f904 (patch)
treefbd25ff268d5e76eb680e304097004b5f5233a3f /doc/user/project/repository/code_suggestions.md
parentb4cbe6431bf281f10d24835876e14e924d6366e8 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/repository/code_suggestions.md')
-rw-r--r--doc/user/project/repository/code_suggestions.md24
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/user/project/repository/code_suggestions.md b/doc/user/project/repository/code_suggestions.md
index c03fb4dde92..0f75b0bd3f6 100644
--- a/doc/user/project/repository/code_suggestions.md
+++ b/doc/user/project/repository/code_suggestions.md
@@ -83,18 +83,18 @@ Editor support for languages is documented in the following table.
|---------------------------------|--------------------------------------------------------------|------------------------------|---------------|--------|
| C++ | ✓ | | ✓ | |
| C# | ✓ | ✓ | ✓ | |
-| Go | ✓ | ✓ (IDEA Ultimate / GoLand) | | |
-| Google SQL | | | | |
-| Java | ✓ | ✓ | | |
-| JavaScript | ✓ | ✓ | | |
-| Kotlin | ✓ | ✓ | | |
-| PHP | ✓ | ✓ (IDEA Ultimate) | | |
-| Python | ✓ | ✓ | | ✓ |
-| Ruby | ✓ | ✓ (IDEA Ultimate / RubyMine) | | ✓ |
-| Rust | ✓ | ✓ | | |
-| Scala | ✓ | ✓ | | |
-| Swift | ✓ | ✓ | | |
-| TypeScript | ✓ | ✓ | | |
+| Go | ✓ | ✓ (IDEA Ultimate / GoLand) | ✓ | |
+| Google SQL | | | ✓ | |
+| Java | ✓ | ✓ | ✓ | |
+| JavaScript | ✓ | ✓ | ✓ | |
+| Kotlin | ✓ | ✓ | ✓ | |
+| PHP | ✓ | ✓ (IDEA Ultimate) | ✓ | |
+| Python | ✓ | ✓ | ✓ | ✓ |
+| Ruby | ✓ | ✓ (IDEA Ultimate / RubyMine) | ✓ | ✓ |
+| Rust | ✓ | ✓ | ✓ | |
+| Scala | ✓ | ✓ | ✓ | |
+| Swift | ✓ | ✓ | ✓ | |
+| TypeScript | ✓ | ✓ | ✓ | |
| Google Cloud CLI | | | | |
| Kubernetes Resource Model (KRM) | | | | |
| Terraform | ✓ (Requires 3rd party extension providing Terraform support) | | | |