mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration
synced 2025-03-09 22:23:20 +00:00
aad vscode extensions (#302)
Co-authored-by: stong <stong@hillinsight.com>
This commit is contained in:
parent
774eb314ae
commit
7e2a47cb62
@ -468,6 +468,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
||||
<td> <a href="https://github.com/Sitoi/ai-commit/blob/main/README.md"> AI Commit </a> </td>
|
||||
<td> Use AI to generate git commit messages in VS Code. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/titusTong/seekCodeCopilot/blob/main/assets/SeekCodeCopilotLogo.png?raw=true" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/titusTong/seekCodeCopilot/blob/main/README.md"> SeekCode Copilot </a> </td>
|
||||
<td> vscode intelligent coding assistant supports configuring locally deployed DeepSeek models </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Visual Studio Extensions
|
||||
|
@ -369,6 +369,11 @@
|
||||
<td> <a href="https://github.com/Sitoi/ai-commit/blob/main/README.md"> AI Commit </a> </td>
|
||||
<td> 使用 AI 生成 git commit message 的 VS Code 插件 </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/titusTong/seekCodeCopilot/blob/main/assets/SeekCodeCopilotLogo.png?raw=true" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/titusTong/seekCodeCopilot/blob/main/README.md"> SeekCode Copilot </a> </td>
|
||||
<td> vscode智能编码助手,支持配置本地部署的DeepSeek模型 </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
@ -340,6 +340,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
|
||||
<td> <a href="https://github.com/Sitoi/ai-commit/blob/main/README.md"> AI Commit </a> </td>
|
||||
<td> VS Code で AI を使用して git commit message を生成するプラグイン。 </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://github.com/titusTong/seekCodeCopilot/blob/main/assets/SeekCodeCopilotLogo.png?raw=true" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="https://github.com/titusTong/seekCodeCopilot/blob/main/README.md"> SeekCode Copilot </a> </td>
|
||||
<td> vscode インテリジェント コーディング アシスタントは、ローカルにデプロイされた DeepSeek モデルの構成をサポートします </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### neovim 拡張機能
|
||||
|
Loading…
Reference in New Issue
Block a user