Visual Studio Code是微软提供的轻量级但功能强大的源代码开发IDE。它内置了对JavaScript、TypeScript和Node.js的支持,并且还可以扩展到其他语言和运行时,如c++、c#、python、。net等。它完全集成了GitHub Copilot,包括内联和聊天扩展。有关完整的实现说明,请参考官方Visual Studio文档。

部分

请注意: GitHub Copilot is not supported in the OnDemand Code Server App. It can only be installed and used via the vscode模块在交互式桌面会话。

 

Install GitHub Copilot

  1. 在交互式桌面会话中,加载avscode module and launch the IDE with 代码. 然后,在扩展菜单,搜索并安装GitHub副驾驶员。
  2.  

  3. In the bottom right corner, select Sign into GitHub. A Firefox browser will open where you will authenticate your account. 登录时关闭浏览器。
  4.  

  5. 在右下角,选择取消然后to use the authentication just previously setup. 将启动一个新的Firefox浏览器,确认您已登录。现在你都准备好了!如果一个操作系统的密匙环窗口弹出,只需点击Esc key to ignore.

 

最后更新:加载中…