diff options
Diffstat (limited to 'cn/index.html')
| -rw-r--r-- | cn/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/cn/index.html b/cn/index.html index 10856fe4..de5dbc19 100644 --- a/cn/index.html +++ b/cn/index.html @@ -148,8 +148,23 @@ <ul> <li><a href="https://github.com/tboox/xmake-vscode">xmake-vscode</a></li> +</ul> + +<p><img src="https://raw.githubusercontent.com/tboox/xmake-vscode/master/res/problem.gif" width="60%" /></p> + +<ul> <li><a href="https://github.com/tboox/xmake-sublime">xmake-sublime</a></li> +</ul> + +<p><img src="https://raw.githubusercontent.com/tboox/xmake-sublime/master/res/problem.gif" width="60%" /></p> + +<ul> <li><a href="https://github.com/tboox/xmake-idea">xmake-idea</a></li> +</ul> + +<p><img src="https://raw.githubusercontent.com/tboox/xmake-idea/master/res/problem.gif" width="60%" /></p> + +<ul> <li><a href="https://github.com/luzhlon/xmake.vim">xmake.vim</a> (third-party, thanks <a href="https://github.com/luzhlon">@luzhlon</a>)</li> </ul> |
