Skip to content

Instantly share code, notes, and snippets.

@stevedoyle
Last active July 12, 2021 09:42
Show Gist options
  • Save stevedoyle/aaafcd5f123a658a9854e24eb188625a to your computer and use it in GitHub Desktop.
Save stevedoyle/aaafcd5f123a658a9854e24eb188625a to your computer and use it in GitHub Desktop.
Visual Studio Code Notes

Visual Studio Code Notes

Remote SSH

Add proxy details for the remote host to use when loading extensions. Details are added to the settings.json on the remote host.

"http.proxy": "proxy_url:port"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment