diff options
Diffstat (limited to 'landing/index.cn.md')
| -rw-r--r-- | landing/index.cn.md | 9 |
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)) ## 更多例子 |
