mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-02-22 05:39:06 -05:00
docs: update README files with native AI code editor section (#250)
This commit is contained in:
parent
ab1ea1799d
commit
5d8daad73c
@ -474,13 +474,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
@ -333,6 +333,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>
|
||||
|
@ -330,7 +330,7 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Cursor
|
||||
### AI コードエディタ
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
@ -338,6 +338,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…
Reference in New Issue
Block a user