wakatime / jetbrains-wakatime

IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, AppCode, AndroidStudio, Goland, Rider, & WebStorm plugin for quantifying your coding.
https://wakatime.com/intellij-idea
BSD 3-Clause "New" or "Revised" License
1.14k stars 167 forks source link

Alert user when DEBUG mode enabled on start #44

Closed alanhamlett closed 9 years ago

alanhamlett commented 9 years ago

Debug mode causes heartbeats to be sent synchronously, which gets annoying if you've forgotten debug mode is still enabled. On IDE start, alert the user if debug mode is enabled.