Skip to content
代码片段 群组 项目
未验证 提交 4331fab1 编辑于 作者: Suzanne Selhorn's avatar Suzanne Selhorn 提交者: GitLab
浏览文件

Apply 7 suggestion(s) to 1 file(s)

上级 fb338ee8
No related branches found
No related tags found
无相关合并请求
......@@ -412,6 +412,22 @@ This version is different than the larger, more monolithic **Linux package** tha
You can also use **cloud-native GitLab** for short. It should be hyphenated and lowercase.
## code completion
Code Suggestions has evolved to include two primary features:
- **code completion**
- **code generation**
Use lowercase for **code completion**. Do not use **GitLab Duo Code Completion**.
GitLab Duo is reserved for Code Suggestions only.
**Code completion** must always be singular.
Example:
- Use code completion to populate the file.
## Code explanation
Use sentence case for **Code explanation**.
......@@ -419,6 +435,23 @@ Use sentence case for **Code explanation**.
On first mention on a page, use **GitLab Duo Code explanation**.
Thereafter, use **Code explanation** by itself.
## Code Generation
Code Suggestions has evolved to include two primary features:
- **code completion**
- **code generation**
Use lowercase for **code generation**. Do not use **GitLab Duo Code Generation**.
GitLab Duo is reserved for Code Suggestions only.
**Code generation** must always be singular.
Examples:
- Use code generation to create code based on your comments.
- Adjust your code generation results by adding code comments to your file.
## Code review summary
Use sentence case for **Code review summary**.
......@@ -428,6 +461,11 @@ Thereafter, use **Code review summary** by itself.
## Code Suggestions
**Code Suggestions** has evolved to include two primary features:
- [**code completion**](#code-completion)
- [**code generation**](#code-generation)
Use title case for **Code Suggestions**. On first mention on a page, use **GitLab Duo Code Suggestions**.
**Code Suggestions** should always be plural, and is capitalized even if it's generic.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册