Open
Description
Describe the bug
When trying to install and run behind a corporate proxy solution (MITM) the extension will time-out after some while with the following message
Unable to load Lambda Functions, click here to retry
To Reproduce
- Sit behind a proxy/firewall with working
HTTP_PROXY
andHTTPS_PROXY
config. - Install according to README.md
- Run Connect to AWS:
Select your profile in Visual Studio Code
- Launch Visual Studio Code.
- Select
View > Command Palette...
and search forAWS
. - Select
AWS: Connect to AWS
Expected behavior
Something should load ...
Desktop (please complete the following information):
- OS: Linux
- Visual Studio Code Version: 1.30.1
- AWS Toolkit for Visual Studio Code Version: 0.0.1
Additional context
There is a experimental setting in VS Code
"http.proxySupport": "on"
This does not work.