Skip to content
代码片段 群组 项目
提交 1e18480a 编辑于 作者: Jon Glassman's avatar Jon Glassman
浏览文件

Merge branch 'language-support-doc-cleanup' into 'master'

Clean up supported languages

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/134933



Merged-by: default avatarJon Glassman <jglassman@gitlab.com>
Approved-by: default avatarJon Glassman <jglassman@gitlab.com>
Co-authored-by: default avatarKevin Chu <kchu@gitlab.com>
No related branches found
No related tags found
加载中
...@@ -62,22 +62,13 @@ Code Suggestions do not prevent you from writing code in your IDE. ...@@ -62,22 +62,13 @@ Code Suggestions do not prevent you from writing code in your IDE.
## Supported languages ## Supported languages
The best results from Code Suggestions are expected for languages that [Anthropic Claude](https://www.anthropic.com/product) and the [Google Vertex AI Codey APIs](https://cloud.google.com/vertex-ai/docs/generative-ai/code/code-models-overview#supported_coding_languages) directly support: Code Suggestions support is a function of the:
- C++ - Underlying large language model.
- C# - IDE used.
- Go - Extension or plug-in support in the IDE.
- Google SQL
- Java For languages not listed in the following table, Code Suggestions might not function as expected.
- JavaScript
- Kotlin
- PHP
- Python
- Ruby
- Rust
- Scala
- Swift
- TypeScript
### Supported languages in IDEs ### Supported languages in IDEs
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册