aboutsummaryrefslogtreecommitdiff
path: root/landing
diff options
context:
space:
mode:
Diffstat (limited to 'landing')
-rw-r--r--landing/index.cn.md4
-rw-r--r--landing/index.md4
2 files changed, 8 insertions, 0 deletions
diff --git a/landing/index.cn.md b/landing/index.cn.md
index 86c9ad98..fae790cd 100644
--- a/landing/index.cn.md
+++ b/landing/index.cn.md
@@ -90,6 +90,10 @@ $ xmake run -d console
请到插件仓库进行下载安装: [xmake-plugins](https://github.com/tboox/xmake-plugins).
+## IDE插件
+
+* [![xmake-vscode](https://img.shields.io/vscode-marketplace/v/tboox.xmake-vscode.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode#overview)
+
## 更多例子
Debug和Release模式:
diff --git a/landing/index.md b/landing/index.md
index 3c55aa14..399e25ff 100644
--- a/landing/index.md
+++ b/landing/index.md
@@ -90,6 +90,10 @@ $ xmake run -d console
Please download and install from the plugins repository [xmake-plugins](https://github.com/tboox/xmake-plugins).
+## IDE Integration
+
+* [![xmake-vscode](https://img.shields.io/vscode-marketplace/v/tboox.xmake-vscode.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode#overview)
+
## More Examples
Debug and release modes: