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

Obfuscating does not work #134

Closed l0kr closed 4 years ago

l0kr commented 4 years ago

Beside of having .wakatime.cfg looking like this:

[settings]
api_key = 🕵
hide_file_names = true
hide_project_names = true

Plugin sends project names to the server.

l0kr commented 4 years ago

Before installing this plugin I've already had .wakatime.cfg file. Deleting the config file and reinstalling the plugin helped.