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.13k stars 167 forks source link

Permanently: Waka Time in DEBUG mode #98

Closed AlphRaue closed 3 years ago

AlphRaue commented 6 years ago

After the upgrade to PHPStorm 2017.3.4 : PHPStorm reinstalled, all updates installed, WakaTime deleted and newly .integrated. No improvement. Why?. bwgl_2018 01 22_06h03m56s_001_debug

alanhamlett commented 6 years ago

To turn off debug mode, un-check the box in Tools -> WakaTime Settings.

OysterD3 commented 3 years ago

To turn off debug mode, un-check the box in Tools -> WakaTime Settings.

I don't have this option

alanhamlett commented 3 years ago

You can also manually edit ~/.wakatime.cfg and remove the debug = true line.

BartKim-J commented 3 years ago

@alanhamlett Thank, it works for me