ai 编程
github copilotvscode:Getting started with GitHub Copilot - GitHub Docs
[*]github开通github copilot:GitHub Copilot · Your AI pair programmer
[*]vscode下载github copilot插件,vscode登陆github账号
[*]copilot在vscode中的效果
自动代码提示1:tab确认使用,esc打消使用
自动代码提示2:press Ctrl+Enter (mac control+return),接受建议点击Accept Solution
自动代码提示3:写注释获取提示
打消使用
vs :https://docs.github.com/en/copilot/getting-started-with-github-copilot?tool=visualstudio
vs for mac: https://github.com/orgs/community/discussions/18691
Copliot Chat
https://github.com/github-copilot/chat_waitlist_signup/join,申请后需要等邮件通知
vscode下载GitHub Copilot Chat插件
Learn Copilot Chat in less than 4 minutes with ourquickstart videoor readVS Code's Copilot Chat documentation.
申请通过后
不能将ts代码转成rs的,可以解释代码。。
Curso
https://www.cursor.so/
Cursor ts代码转换成c#代码,选中要转换的ts代码,弹出选项Add to Chat,点击后,在Toggle AI Pane的 CHAT里输入,convert to c#,自动生成c#代码
页:
[1]