aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cn/index.html15
-rw-r--r--landing.html15
-rw-r--r--landing/index.cn.md9
-rw-r--r--landing/index.md9
4 files changed, 48 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>
diff --git a/landing.html b/landing.html
index f5819fa1..5d00084b 100644
--- a/landing.html
+++ b/landing.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>
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))
## 更多例子
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