question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wakatime don't work on IntelliJ

See original GitHub issue

In my idea.log :

WakaTime version : 3.1.14 IntelliJ version : 2021.3.3

WakaTime - Initializing WakaTime plugin v13.1.14 (https://wakatime.com/) 
2022-05-25 17:33:32,274 [   1784]   INFO - til.net.ssl.CertificateManager - Default SSL context initialized 
2022-05-25 17:33:32,279 [   1789]   INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342 
2022-05-25 17:33:32,281 [   1791]   INFO - cation.options.RegistryManager - Registry values changed by user: ide.balloon.shadow.size = 0 
2022-05-25 17:33:32,363 [   1873]   INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled 
2022-05-25 17:33:32,385 [   1895]   INFO - intellij.util.io.FilePageCache - lower=100; upper=500; buffer=10; max=5242 
2022-05-25 17:33:32,793 [   2303]   INFO -                       WakaTime - wakatime-cli is up to date. 

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
alanhamlettcommented, May 25, 2022

Yea, we need to handle wakatime-cli exit code 104 and prompt for an api key like the other wakatime plugins.

1reaction
thomasbntcommented, May 25, 2022

Can you enable debug mode and then see if logs show up in idea.log when editing files in IntelliJ?

Okay good catch, the key was updated, and I couldn’t tell. No error message or ability to change the key to make it work properly. So I modified it directly in the .wakatime.cfg (I see that in README#troubleshooting)

So, across all IDE, Could it work now? (VSCode, IntelliJ)

Edit : YAY it’s work! All history from 21 May and now is showed into the dashboard! ✨

Read more comments on GitHub >

github_iconTop Results From Across the Web

IntelliJ IDEA - WakaTime - WakaTime
Inside IntelliJ IDEA, open the Plugins setting menu. Mac: Preferences → Plugins · Search for wakatime . · Click the green Install button....
Read more >
WakaTime - IntelliJ IDEs Plugin - JetBrains Marketplace
1. Inside your IDE, select Preferences -> Plugins -> Browse Repositories.... · 2. Search for wakatime. · 3. Click the green Install Plugin...
Read more >
wakatime plugin of webstorm doesn't work well #158 - GitHub
Now I change my daily editor to webstorm, I install wakatime plugin and set my Api Keys, but the plugin doesn't work well....
Read more >
Install the WakaTime plugin for Jetbrains IDEs - YouTube
Step-by-step instructions for installing the WakaTime extension in your Jetbrains IDE to measure your code time. These instructions work for ...
Read more >
IntelliJ Time Tracking: Reasons To Track Time, Alternatives
WakaTime : This is an open source metrics dashboard that helps track the time a developer spends on IntelliJ IDEA. YouTrack: Developed by ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found