-
Notifications
You must be signed in to change notification settings - Fork 30.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Save proxy authentication #44041
Comments
Will it come one day? |
Same issue for me, the pop-up appers twice (once for the Extensions I guess). Windows 10, 64-bit I tried lots of things in the GUI settings and settings.json for User Settings and Workspace Settings, also both as mentioned in #32566 (comment)
The environment variables are set (lowercase) and work fine for other programs
|
I found this issue #38888 They mention that supplying the proxy parameters on the command line works, even if setting it in VS Code doesn't. And this works for me. Still not beautiful, as the password is clear text, but for the other options (environment variables, settings.json) this would also be the case. So I added this to my desktop shortcut and the two popups are gone:
|
Then you'll have to edit all reference to code.exe in the HKCU branch of the registry too ("shell\open\command" subkeys for several object types) to have it work when no instance of VsCode is already running. |
True, and there was another response in #32566 (comment) that it doesn't work. Is there a way to see which proxy settings are being used when VSC is connecting somewhere? I checked the developer tools but they only state the errors. |
I tried the workaround using node here and it works fine: #32566 (comment) |
@joaomoreno Is there any plan to do something about it? Thanks. |
No plan so far. |
Sad. Time to expect a closed issue with a "won't fix" status then :-/ |
Can't believe no one @microsoft care about such an issue which is in 2020 rather a core design issue than anything else... VSCode was meant for developers and developers mainly work in organisations with most of the big ones using proxies since like 20 years, at least. |
/duplicate #32566 |
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines. Happy Coding! |
Issue Type
Feature Request
Description
Each time I open VS Code, it displays a form asking for my proxy settings. Isn't there a way I could check some box and it would repropose the form filled, at least?
Thanks!
VS Code Info
VS Code version: Code 1.20.1 (f88bbf9, 2018-02-13T15:34:36.336Z)
OS version: Windows_NT x64 6.1.7601
The text was updated successfully, but these errors were encountered: