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

Complete list of settings #24

Closed Xaelias closed 9 years ago

Xaelias commented 9 years ago

Would it be possible to have the complete list of options that we can set in the the config file? Thx

PS: It would be great if they were just displayed in the default setting file, with their default (and every other possible) values.

PPS: Would it be possible to add the possibility to reset/wipe all data?

pritianka-zz commented 9 years ago

Do you mean the sublime-settings file or the wakatime API interface config at ~/.wakatime.cfg? Let us know!

julio73 commented 9 years ago

@Xaelias I found some settings under https://github.com/wakatime/sublime-wakatime/blob/master/packages/wakatime/wakatime/__init__.py

alanhamlett commented 9 years ago

Added complete list of settings to this doc: https://github.com/wakatime/wakatime#configuring