aad vscode extensions (#302)

Co-authored-by: stong <stong@hillinsight.com>
This commit is contained in:
titusTong 2025-02-24 14:41:26 +08:00 committed by GitHub
parent 774eb314ae
commit 7e2a47cb62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 15 additions and 0 deletions

View File

@ -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

View File

@ -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>

View File

@ -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 拡張機能