Issue type: Bug
Now vscode-python depends on vscode-telemetry-extractor@1.9.5 which depends on vscode-ripgrep@1.12.1
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:"