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

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