-
-
Notifications
You must be signed in to change notification settings - Fork 0
Add FETCH_PROXY environment variable for CLI #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: nzakas <38546+nzakas@users.noreply.github.com>
Co-authored-by: nzakas <38546+nzakas@users.noreply.github.com>
|
@copilot actually, let's call it FETCH_PROXY instead of FETCH_PROXY_URI |
Co-authored-by: nzakas <38546+nzakas@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot Revert changes in this file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reverted changes to javascript.instructions.md in commit a6acb32. The file has been restored to its original state.
Co-authored-by: nzakas <38546+nzakas@users.noreply.github.com>
Summary
Successfully implemented the FETCH_PROXY environment variable for the CLI and addressed all code review feedback. The variable supersedes both http_proxy and https_proxy when set, allowing users to configure a single proxy URI for both HTTP and HTTPS requests.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.