Skip to content

Commit ec03b58

Browse files
He1paamyXia1994
authored andcommitted
doc: add hints about dependent plugins for enhance diagnostic in doc of vscode
1 parent acbe83c commit ec03b58

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/tools/Ide/vs-code.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ This extension provides some coding assistance, including the following features
2727
- **Hover:** Identifier information (type and schema documentation).
2828
![Hover](/img/docs/tools/Ide/vs-code/Hover.gif)
2929
- **Diagnostics:** Warnings and errors in KCL file.
30+
> Tips: You can enhance the effect of diagnostics by installing another plugin: [Error Lens](https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens).
31+
3032
![Diagnostics](/img/docs/tools/Ide/vs-code/Diagnostics.gif)
3133

3234
Other useful features such as refactoring and testing are in development.

versioned_docs/version-0.5.0/tools/Ide/vs-code.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ This extension provides some coding assistance, including the following features
2727
- **Hover:** Identifier information (type and schema documentation).
2828
![Hover](/img/docs/tools/Ide/vs-code/Hover.gif)
2929
- **Diagnostics:** Warnings and errors in KCL file.
30+
> Tips: You can enhance the effect of diagnostics by installing another plugin: [Error Lens](https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens).
31+
3032
![Diagnostics](/img/docs/tools/Ide/vs-code/Diagnostics.gif)
3133

3234
Other useful features such as refactoring and testing are in development.

0 commit comments

Comments
 (0)