diff --git a/README.md b/README.md index af426d9..2fe5bf7 100644 --- a/README.md +++ b/README.md @@ -392,13 +392,18 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati </tr> </table> -### Cursor +### Native AI Code Editor <table> <tr> <td> <img src="https://global.discourse-cdn.com/flex020/uploads/cursor1/original/2X/a/a4f78589d63edd61a2843306f8e11bad9590f0ca.png" alt="Icon" width="64" height="auto" /> </td> <td> <a href="https://www.cursor.com/"> Cursor </a> </td> - <td>The AI Code Editor</td> + <td>The AI Code Editor based on VS Code</td> + </tr> + <tr> + <td> <img src="https://exafunction.github.io/public/images/windsurf/windsurf-app-icon.svg" alt="Icon" width="64" height="auto" /> </td> + <td> <a href="https://codeium.com/windsurf"> WindSurf </a> </td> + <td>Another AI Code Editor based on VS Code by Codeium</td> </tr> </table> diff --git a/README_cn.md b/README_cn.md index f92bfed..eb8a8a7 100644 --- a/README_cn.md +++ b/README_cn.md @@ -298,6 +298,21 @@ </tr> </table> +### AI Code编辑器 + +<table> + <tr> + <td> <img src="https://global.discourse-cdn.com/flex020/uploads/cursor1/original/2X/a/a4f78589d63edd61a2843306f8e11bad9590f0ca.png" alt="Icon" width="64" height="auto" /> </td> + <td> <a href="https://www.cursor.com/"> Cursor </a> </td> + <td>基于VS Code进行扩展的AI Code编辑器</td> + </tr> + <tr> + <td> <img src="https://exafunction.github.io/public/images/windsurf/windsurf-app-icon.svg" alt="Icon" width="64" height="auto" /> </td> + <td> <a href="https://codeium.com/windsurf"> WindSurf </a> </td> + <td>另一个基于VS Code的AI Code编辑器,由Codeium出品</td> + </tr> +</table> + ### 其它 <table> diff --git a/README_ja.md b/README_ja.md index c9870aa..3f29702 100644 --- a/README_ja.md +++ b/README_ja.md @@ -295,7 +295,7 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取 </tr> </table> -### Cursor +### AI コードエディタ <table> <tr> @@ -303,6 +303,11 @@ DeepSeek APIを人気のソフトウェアに統合します。APIキーを取 <td> <a href="https://www.cursor.com/"> Cursor </a> </td> <td>AIコードエディタ</td> </tr> + <tr> + <td> <img src="https://exafunction.github.io/public/images/windsurf/windsurf-app-icon.svg" alt="Icon" width="64" height="auto" /> </td> + <td> <a href="https://codeium.com/windsurf"> WindSurf </a> </td> + <td>CodeiumによるVS CodeをベースにしたのAIコードエディタ</td> + </tr> </table> ### Emacs