We have added a proxy setting in the VSCode extension.
Add the following environment variables if you are using any custom proxy settings.
1.EMB_PROXY_HOST
E.g. 192.168.1.127
2.EMB_PROXY_PORT
E.g. 3128
3.EMB_PROXY_USERNAME
(Optional)
4.EMB_PROXY_PASSWORD
(Optional)