远程服务器无法连接互联网的情况下使用vscode copilot
https://github.com/orgs/community/discussions/52369#discussioncomment-9920089
Step by step:
cmd+shift+p
to open the command panel
1 | >Preferences: Open Remote Settings (JSON) (SSH: ...) |
Update the file to
1 | { |
Save
cmd+shift+p
to open the command panel
1 | >Developer: Reload window |
远程服务器无法连接互联网的情况下使用vscode copilot
https://blog.zrhan.top/2024/07/17/远程服务器无法连接互联网的情况下使用vscode copilot/