diff options
| author | ruki <waruqi@gmail.com> | 2018-01-25 13:06:06 +0800 |
|---|---|---|
| committer | ruki <waruqi@gmail.com> | 2018-01-25 13:06:06 +0800 |
| commit | 7c4d4b782e964ff2faed61fc6653f15459009794 (patch) | |
| tree | 328e6c4e5b95aef8080eb6384a69bcb97a522bdd /landing/index.md | |
| parent | deae23e923cafb0639b4404ad0110e965de97b43 (diff) | |
| download | xmake-docs-7c4d4b782e964ff2faed61fc6653f15459009794.tar.gz xmake-docs-7c4d4b782e964ff2faed61fc6653f15459009794.zip | |
add ide plugin images
Diffstat (limited to 'landing/index.md')
| -rw-r--r-- | landing/index.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/landing/index.md b/landing/index.md index a01b7976..cdb1001e 100644 --- a/landing/index.md +++ b/landing/index.md @@ -93,8 +93,17 @@ Please download and install from the plugins repository [xmake-plugins](https:// ## IDE/Editor Integration * [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)) ## More Examples |
