Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed Nov 30, 2024
1 parent 81ff3e2 commit 18b041d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/content/docs/tools/programming.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,13 @@ import { Card, CardGrid, LinkCard, Icon } from '@astrojs/starlight/components';
<LinkCard title="网站" href="https://marketplace.visualstudio.com/items?itemName=hediet.vscode-drawio" />
</Card>
<Card title="CodeGeeX: AI Coding Assistant" icon="seti:notebook">
AI代码生成工具,支持多种语言
AI代码生成工具,支持多种语言,可以解释代码,也可以生成代码,个人用户免费
<LinkCard title="网站" href="https://marketplace.visualstudio.com/items?itemName=aminer.codegeex" />
</Card>
<Card title="Fitten Code" icon="seti:notebook">
AI代码生成工具,支持多种语言,可以一键生成当前文件代码的解释。也可以通过描述生成代码。个人用户免费
<LinkCard title="网站" href="https://marketplace.visualstudio.com/items?itemName=FittenTech.Fitten-Code" />
</Card>
<Card title="Postman" icon="seti:notebook">
没错,就是Postman,支持HTTP,gRPC,WebSocket
<LinkCard title="网站" href="https://marketplace.visualstudio.com/items?itemName=aminer.codegeex" />
Expand Down

0 comments on commit 18b041d

Please sign in to comment.