CTRL SHIFT P -> Package control : Install package
If I go here, I will immediately get an error
'Package Control: There are no packages available for installation'
I suspect this may be due to my authenticated college proxy. But I already set my system variables correctly, so things like URLLIB2 work well.
I also added (with correct values)
"http_proxy": "http://id:pass@proxy:port", "https_proxy": "http://id:pass@proxy:port",
for default settings for packet control. However, I get this error. Any idea how to debug this further?
proxy sublimetext2
user1265125
source share