Overview Version History Q & A Rating & Review
Heroboard for Visual Studio Code
Heroboard is a powerful VS Code extension for tracking your coding activity, productivity metrics, and development insights automatically generated from your programming activity.
Installation
Press F1
or ⌘ + Shift + P
and type install
. Pick Extensions: Install Extension
.
Type heroboard
and hit enter
.
Enter your API key , then press enter
.
(If you're not prompted, press F1
or ⌘ + Shift + P
then type Heroboard API Key
.)
Use VS Code and your coding activity will be displayed on your Heroboard dashboard
Usage
Visit https://heroboard.app to see your coding activity, productivity metrics, and development insights.
Features
Automatic time tracking - No manual timers needed
Language detection - Automatically detects programming languages
Project tracking - Organizes time by projects and repositories
Productivity insights - Get detailed analytics on your coding habits
Team collaboration - Share progress with your team
Privacy focused - Your code is never stored, only metadata
Commands
This extension contributes the following commands:
Heroboard: API Key
- Set your Heroboard API key
Heroboard: API URL
- Configure custom API endpoint
Heroboard: Dashboard
- Open your Heroboard dashboard
Heroboard: Disable/Enable Extension
- Toggle the extension
Heroboard: Status Bar Enabled
- Show/hide status bar
Heroboard: Open Config File
- Open configuration file
Heroboard: Open Log File
- Open log file for debugging
Configuration
The extension can be configured through VS Code settings:
Privacy
Heroboard respects your privacy:
Only metadata about your coding activity is collected
No source code content is ever transmitted
Data is securely encrypted in transit
You maintain full control over your data
Support
License
BSD 3-Clause License. See LICENSE for details.