mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-04-05 11:24:03 +00:00
docs: update README files with native AI code editor section
This commit is contained in:
parent
5dff82fefc
commit
2df7deccb9
3 changed files with 28 additions and 3 deletions
|
@ -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>
|
||||
|
||||
|
|
15
README_cn.md
15
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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue