Skip to content

Commit 7bfa0cf

Browse files
committed
polish doc
Signed-off-by: he1pa <[email protected]>
1 parent 3a934fb commit 7bfa0cf

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/tools/Ide/intellij.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ sidebar_position: 3
1414
which kcl-language-server
1515
```
1616

17-
In Windows:
17+
On Windows:
1818

1919
```bash
2020
where kcl

docs/tools/Ide/vs-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ sidebar_position: 1
1414
which kcl-language-server
1515
```
1616

17-
In Windows:
17+
On Windows:
1818

1919
```bash
2020
where kcl

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ IntelliJ IDEA 的最低版本为 2022.1
5555

5656
## 参与贡献
5757

58-
目前 VS Code KCL 插件处于早期版本,我们正在积极改进 VS Code KCL 插件体验,欢迎参考[贡献指南](https://kcl-lang.io/docs/community/contribute) 一起共建!
58+
目前我们正在积极改进 KCL IDE 插件体验,欢迎参考[贡献指南](https://kcl-lang.io/docs/community/contribute) 一起共建!
5959

6060
## 许可
6161

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ sidebar_position: 1
6666

6767
## 参与贡献
6868

69-
目前 VS Code KCL 插件处于早期版本,我们正在积极改进 VS Code KCL 插件体验,欢迎参考[贡献指南](https://kcl-lang.io/docs/community/contribute) 一起共建!
69+
目前我们正在积极改进 KCL IDE 插件体验,欢迎参考[贡献指南](https://kcl-lang.io/docs/community/contribute) 一起共建!
7070

7171
## 许可
7272

i18n/zh-CN/docusaurus-plugin-content-docs/current/user_docs/getting-started/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,6 @@ KCL 为 VS Code 本地版本提供了插件支持,并提供了高亮、自动
216216

217217
#### IntelliJ IDEA
218218

219-
KCL 为 IntelliJ IDEA 提供了插件支持。您可以[点击这里](/docs/tools/Ide/vs-code)了解更多。
219+
KCL 为 IntelliJ IDEA 提供了插件支持。您可以[点击这里](/docs/tools/Ide/intellij)了解更多。
220220

221221
![intellij](/img/docs/tools/Ide/intellij/overview.png)

0 commit comments

Comments
 (0)