Created
March 12, 2018 02:41
-
-
Save jschr/7fbdbd41ef092a1282ffaa23c45bc2a1 to your computer and use it in GitHub Desktop.
Open VSCode with proxy server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
open /Applications/Visual\ Studio\ Code.app --args \ | |
--proxy-server=localhost:5555 \ | |
--ignore-certificate-errors |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment