Closed schmic closed 6 years ago
Of course a solution came into my mind as soon as I created that bug.
You can control the VS Code proxy configuration through environment variables.
http_proxy, https_proxy and no_proxy. If you configure that "no_proxy" setting you achive what I wanted.
Sorry for the inconvenice ...
Hello,
I'm behind a proxy and therefor have that configured in my VS Code "http.proxy" setting. The JIRA instance is not accesible through that proxy but the connection tries just that. Afaik there is not way to exclude a host/domain from that.
The REST Client plugin (humao.rest-client) has a property to add those exceptions on a per-host-basis. Would be great if that feature could find its way into the JIRA plugin as well.