Issue type: Bug
Now vscode-python depends on [email protected] which depends on [email protected]
When build from source, vscode-ripgrep will download the prebuilt ripgrep binary from github and throw the following error if I am behind a proxy server
Downloading ripgrep failed: TypeError [ERR_INVALID_PROTOCOL]: Protocol "https:" not supported. Expected "http:"