Skip to content

Commit f121163

Browse files
authored
Merge pull request #477 from He1pa/update_intellij_img
doc: update intellij-plugin overview image
2 parents e12c04c + 65ca280 commit f121163

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

docs/tools/Ide/intellij.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ This extension provides comprehensive coding assistance based on the Language Se
3636
- **Diagnostics:** Detect warnings and errors in KCL files
3737
- **Code Action:** Quick fix for some errors
3838
- **InlayHint:** Display hints for variable type, functions, and schema arguments
39+
- **Format:** Format a KCL file or snippet code
3940

4041
Other useful features such as diagnostics and testing are under development.
4142

i18n/zh-CN/docusaurus-plugin-content-docs/current/tools/Ide/intellij.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ sidebar_position: 3
3636
- **诊断:** KCL 文件中的警告和错误信息
3737
- **快速修复:** 对一些错误进行快速修复
3838
- **内联提示:** 变量类型,函数和 schema 参数等提示
39+
- **格式化:** 格式化一个 KCL 文件或代码片段
3940

4041
其他一些有用的功能,如代码重构和智能感知等正在开发中。
4142

Loading

0 commit comments

Comments
 (0)