aboutsummaryrefslogtreecommitdiff
path: root/landing/index.cn.md
diff options
context:
space:
mode:
authorruki <waruqi@gmail.com>2018-01-25 13:06:06 +0800
committerruki <waruqi@gmail.com>2018-01-25 13:06:06 +0800
commit7c4d4b782e964ff2faed61fc6653f15459009794 (patch)
tree328e6c4e5b95aef8080eb6384a69bcb97a522bdd /landing/index.cn.md
parentdeae23e923cafb0639b4404ad0110e965de97b43 (diff)
downloadxmake-docs-7c4d4b782e964ff2faed61fc6653f15459009794.tar.gz
xmake-docs-7c4d4b782e964ff2faed61fc6653f15459009794.zip
add ide plugin images
Diffstat (limited to 'landing/index.cn.md')
-rw-r--r--landing/index.cn.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/landing/index.cn.md b/landing/index.cn.md
index f77a9526..c8b50250 100644
--- a/landing/index.cn.md
+++ b/landing/index.cn.md
@@ -93,8 +93,17 @@ $ xmake run -d console
## IDE和编辑器插件
* [xmake-vscode](https://github.com/tboox/xmake-vscode)
+
+<img src="https://raw.githubusercontent.com/tboox/xmake-vscode/master/res/problem.gif" width="60%" />
+
* [xmake-sublime](https://github.com/tboox/xmake-sublime)
+
+<img src="https://raw.githubusercontent.com/tboox/xmake-sublime/master/res/problem.gif" width="60%" />
+
* [xmake-idea](https://github.com/tboox/xmake-idea)
+
+<img src="https://raw.githubusercontent.com/tboox/xmake-idea/master/res/problem.gif" width="60%" />
+
* [xmake.vim](https://github.com/luzhlon/xmake.vim) (third-party, thanks [@luzhlon](https://github.com/luzhlon))
## 更多例子