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

Wakatime Plugin installed on MPS but not working #180

Closed bencodesall closed 2 years ago

bencodesall commented 3 years ago

I see "Unknown project" being tracked. Editor is showing as IntelliJ (but should be MPS).

gandarez commented 3 years ago

Hi @bencodesall,

As far as I got to known MPS is a plugin that runs inside IntelliJ. So the IDE sent to the WakaTime API is IntelliJ instead of MPS. The current jetbrains library shows which platforms are considered. Seeing Unknown Project could be a problem. Please do the following:

  1. Set debug = true into ~/.wakatime.cfg file
  2. Clean up ~/.wakatime.log
  3. Restart the IDE
  4. Do some activities
  5. Attach log here
gandarez commented 2 years ago

Closing due to inactivity.