diff options
| author | ruki <[email protected]> | 2018-01-25 23:11:18 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2018-01-25 13:07:53 +0800 |
| commit | d394e5ff46ff2856d2c8ae4772d2e84606449d32 (patch) | |
| tree | e51addfa545e08804d70274d4bfe1ae9de333d2b /README.md | |
| parent | 0c2c2d7b393d63caceea975eca697dc8d6665a1c (diff) | |
add ide plugin images in readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -149,8 +149,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)) ## Examples |
