Total Pageviews

Friday, 15 July 2022

VSCode Remote Development


  1. https://anthonychu.ca/post/experiment-vscode-remote-development-containers/

  2. https://devblogs.microsoft.com/commandline/take-your-linux-development-experience-in-windows-to-the-next-level-with-wsl-and-visual-studio-code-remote/?WT.mc_id=twc9-c9-chwarren

Windows 10 Store App proxy

Setting Proxy
netsh winhttp set proxy hostname:port

Remove proxy
netsh winhttp set proxy none

No comments:

Post a Comment