diff options
Diffstat (limited to 'landing')
| -rw-r--r-- | landing/index.cn.md | 5 | ||||
| -rw-r--r-- | landing/index.md | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/landing/index.cn.md b/landing/index.cn.md index fae790cd..ad6ded30 100644 --- a/landing/index.cn.md +++ b/landing/index.cn.md @@ -90,9 +90,10 @@ $ xmake run -d console 请到插件仓库进行下载安装: [xmake-plugins](https://github.com/tboox/xmake-plugins). -## IDE插件 +## IDE和编辑器插件 -* [](https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode#overview) +* [xmake-vscode](https://github.com/tboox/xmake-vscode) +* [xmake-sublime](https://github.com/tboox/xmake-sublime) ## 更多例子 diff --git a/landing/index.md b/landing/index.md index 399e25ff..f3a3f6bb 100644 --- a/landing/index.md +++ b/landing/index.md @@ -90,9 +90,10 @@ $ xmake run -d console Please download and install from the plugins repository [xmake-plugins](https://github.com/tboox/xmake-plugins). -## IDE Integration +## IDE/Editor Integration -* [](https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode#overview) +* [xmake-vscode](https://github.com/tboox/xmake-vscode) +* [xmake-sublime](https://github.com/tboox/xmake-sublime) ## More Examples |
