Skip to content

doc: update intellij-plugin overview image #477

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/tools/Ide/intellij.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ This extension provides comprehensive coding assistance based on the Language Se
- **Diagnostics:** Detect warnings and errors in KCL files
- **Code Action:** Quick fix for some errors
- **InlayHint:** Display hints for variable type, functions, and schema arguments
- **Format:** Format a KCL file or snippet code

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ sidebar_position: 3
- **诊断:** KCL 文件中的警告和错误信息
- **快速修复:** 对一些错误进行快速修复
- **内联提示:** 变量类型,函数和 schema 参数等提示
- **格式化:** 格式化一个 KCL 文件或代码片段

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

Expand Down
Binary file modified static/img/docs/tools/Ide/intellij/overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading