mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-04-03 18:44:03 +00:00
aad vscode extensions
This commit is contained in:
parent
5232c2982f
commit
6857c18d33
3 changed files with 15 additions and 0 deletions
|
@ -458,6 +458,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
|
||||
|
|
|
@ -359,6 +359,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>
|
||||
|
||||
|
||||
|
|
|
@ -330,6 +330,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…
Add table
Reference in a new issue