Theia Electron Application - Proxy settings #7797
Labels
enhancement
issues that are enhancements to current functionality - nice to haves
help wanted
issues meant to be picked up, require help
preferences
issues related to preferences
vscode
issues related to VSCode compatibility
I noticed that in vscode there are a number of predefined proxy settings to act on (please refer to this file ), so is it possible to have something like that for theia?
One question: how do you handle this scenario with theia currently?
Feature Description:
In my mind, Theia should be able to get proxy configurations from its settings.json file or at least directly from OS proxy configuration (as happen for Postman electron app - please refer to this link ).
After that all HTTP/S requests generated by extensions and plugins should be proxied.
The text was updated successfully, but these errors were encountered: