Answer the question
In order to leave comments, you need to log in
Sublime package control and proxy - how to fix the situation?
I have a proxy at work (I have to enter my login\pass every time I log into the browser) and because of this I can't set package control for sublime text 2.
How can I fix the situation?
Answer the question
In order to leave comments, you need to log in
Package control can be set manually.
"http_proxy": "host:port",
"https_proxy": "host:port",
"proxy_password": "pass",
"proxy_username": "user"
Addition to the answer from above:
If after installing Proxy the packages are not updated (but it may happen that the list of updated packages is displayed), then you need to uncheck the checkbox "Check if not Is the server certificate revoked" and restart IE and Sublime.
This works for Sublime 3 as well.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question