How to setup a proxy for Copilot without globally enable proxy in VSCode? #143032
Unanswered
Jerry-Terrasse
asked this question in
Copilot
Replies: 1 comment
-
You can set up a proxy for GitHub Copilot without affecting the rest of VSCode by configuring the proxy specifically for the Copilot extension through the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select Topic Area
Question
Body
I am using Visual Studio Code (latest version) and would like to configure a proxy specifically for the GitHub Copilot extension. How can I set up a proxy for Copilot without affecting VSCode's other network connections or enabling a global proxy (aka. the
http.proxy
insettings.json
)?Beta Was this translation helpful? Give feedback.
All reactions