Search for "WakaTime" in the marketplace.
Install the extension
Open VS Code, go to Extensions (squares icon), search for WakaTime, and click Install. View on Marketplace
Restart & Code
Restart VS Code if prompted. Then, open any file and start typing to send your first heartbeat.
You'll see a clock icon and time spent coding in your status bar:
{statusMessage}
Received {heartbeatTimeAgo} from {detectedEditor && detectedEditor.toLowerCase() !== "vscode" && detectedEditor.toLowerCase() !== "vs code" ? detectedEditor : "VS Code"}.
Install the plugin with your preferred package manager.
Godot requires a plugin installed for each project separately.
Install the WakaTime extension for JetBrains IDEs (like IntelliJ and PyCharm).
JetBrains IDEs require a plugin installed for each IDE separately.
Open Settings
Open your IDE and go to Settings (Ctrl+Alt+S on Windows/Linux, Command+, on macOS), Plugins, then Marketplace.
Install WakaTime Plugin
Search for WakaTime in the marketplace and click Install. View on Marketplace
Restart & Code
Restart your IDE if prompted. Then, open any file and start typing to send your first heartbeat.
You'll see a WakaTime icon and time spent coding in your status bar:
Use Package Control to install WakaTime for Sublime Text.
Install Package Control
If you don't have Package Control installed, install it at packagecontrol.io to set it up first.
Install WakaTime Plugin
Open the Command Palette (Ctrl+Shift+P on Windows/Linux, Command+Shift+P on macOS), type Package Control: Install Package, and press Enter. Then type WakaTime and press Enter to install. View on Package Control
Start Coding
After installing WakaTime, open any file and start typing to send your first heartbeat.
You'll see your time spent coding in your status bar, which
looks something like Today: 1h 23m.
Install the plugin with your preferred package manager.
{method.code}
{@html method.note}
{/if}Install the plugin with your preferred package manager.
Find your editor in the WakaTime documentation and follow the installation steps. Use your Hackatime API key when prompted.
⚠️ Important
Since you already ran the setup script in Step 1, you don't need
to configure the api_url or api_key again
- just install the plugin!