codetime-jetbrains
Codetime jetbrains plugin. Statistical analysis of your programming time.
Support Jetbrains IDES
Installation
-
Using IDE built-in plugin system:
Preferences > Plugins > Marketplace > Search for "CodeTime" > Install Plugin
-
Manually:
Download the latest release and install it manually using Preferences > Plugins > ⚙️ > Install plugin from disk...
Usage
-
Access https://codetime.dev/ to signup and get an api token
-
Restart your IDE after you install plugin
-
Enter api token in the CodeTime configuration window
-
Visit https://codetime.dev/ to see your code time statistical analysis.
Configuration
Tools > CodeTime Configuration > Input Token
Troubleshooting
-
Turn debug mode:
Tools > CodeTime Configuration > Enable Debug Mode
-
Check Log(idea.log file):
Help > Show Log