Code Climbers for Visual Studio CodeCode Climbers is Dedicated to developers who want to learn and share how they git gud at their craft 🦾. This is a VSCode Extension that report time to the Code Climbers CLI Installation
UsageVisit http://local.codeclimbers.io to see your coding activity. TechCode Climbers uses the incredible work done by Alan Hamlet and the WakaTime team! ConfiguringVS Code specific settings are available from For example, to hide today's coding activity in your status bar: Press Extension settings are stored in the INI file at More information can be found from wakatime-cli. If using an online IDE like gitpods, add your api key to global ENV key Notes:
TroubleshootingFirst, turn on debug mode:
Next, open your Developer Console to view logs and errors:
Errors outside the scope of vscode-codeclimbers go to If your error message contains "won't send heartbeat due to backoff" then delete your The How to Debug Plugins guide shows how to check when coding activity was last received from your editor using the Plugins Status Page. For more general troubleshooting info, see the wakatime-cli Troubleshooting Section. SSH configurationIf you're connected to a remote host using the ssh extension you might want to force WakaTime to run locally instead on the server. This configuration is needed when the server you connect is shared among other people. Please follow this guide. Uninstalling
ContributingPull requests, bug reports, and feature requests are welcome! Please search existing issues before creating a new one. To run from source:
Or to run the web version from source:
Many thanks to all contributors! Made with :heart: by the Code Climbers Team. |