vscode-gitignore icon indicating copy to clipboard operation
vscode-gitignore copied to clipboard

Proxy support

Open CodeZombieCH opened this issue 4 years ago • 0 comments

Looks like the VS Code team finally worked on a solution for making web requests from extensions using the correct proxy settings by the node-request-light package:

https://github.com/microsoft/node-request-light

Check if this is a viable solution

See https://code.visualstudio.com/api/references/extension-manifest#useful-node-modules for other potential useful packages

CodeZombieCH avatar May 11 '21 16:05 CodeZombieCH