Closed
Description
Our proxy patch is missing in VS Code but I am not sure if we need it...they do already support http_proxy and https_proxy (for extensions using the api) but not no_proxy so it could be a breaking change
@code-asher noticed we were missing patches to support HTTP proxies in VS Code. We're going to fix this because we believe it is used by some community and enterprise members.
edit by @code-asher: I thought there was API for extensions to make requests but I actually cannot find it so we will need the patch to support HTTP proxies at all.