wakatime / sublime-wakatime

Sublime Text 2 & 3 plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/sublime-text
BSD 3-Clause "New" or "Revised" License
525 stars 47 forks source link

Working through proxy does not connect #41

Closed sdurette closed 9 years ago

sdurette commented 9 years ago

How do you set up to work through a proxy? I noticed in the code that it does have code for dealing with proxies, however there are no settings listed and setting http_proxy and https_proxy in environment variables does not work.

alanhamlett commented 9 years ago

Using the ~/.wakatime.cfg file:

https://github.com/wakatime/wakatime#configuring