The official VS Code extension for CoreDump - automatically track your coding time, build streaks, and compete with developers worldwide directly from your favorite editor.
- Open VS Code
- Go to Extensions (
Ctrl+Shift+X/Cmd+Shift+X) - Search for "CoreDump"
- Click Install
- Open VSCodium (or your VS Code fork)
- Go to Extensions (
Ctrl+Shift+X/Cmd+Shift+X) - Search for "CoreDump"
- Click Install
- Download the latest
.vsixfile from GitHub - Open VS Code
- Go to Extensions view (
Ctrl+Shift+X/Cmd+Shift+X) - Click the
...menu → Install from VSIX... - Select the downloaded
.vsixfile
-
Get Your Private Key
- Visit CoreDump
- Sign up or log in to your account
- Go to Dashboard → Private Key
- Copy your private Private Key
-
Configure Extension
- Open VS Code Settings (
Ctrl+,/Cmd+,) - Search for "CoreDump"
- Paste your Private Key in the CoreDump: Private Key field
- Open VS Code Settings (
-
Start Coding!
- The extension automatically starts tracking when you begin coding
- View your progress on the CoreDump Dashboard
- Description: Quickly set or update your CoreDump Private Key via the Command Palette.
- How to use: Open the Command Palette (
Ctrl+Shift+P/Cmd+Shift+P), search forCoreDump: Enter Private Key, and enter your key when prompted. - Purpose: Provides a convenient way to configure your Private Key without navigating through settings.
The extension automatically detects and tracks the languages
- File Monitoring: Tracks active file changes and editor focus
- Language Detection: Identifies programming language from file extensions
- Data Collection: Securely collects time spent and language usage
- Secure Sync: Encrypts and sends data to CoreDump servers
- Real-time Updates: Updates your profile and leaderboard position
- Node.js 18+
- VS Code Extension Development Environment
- TypeScript knowledge
We welcome contributions!
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to branch (
git push origin feature/amazing-feature) - Open a Pull Request
- VS Code: Version 1.74.0 or higher
- Node.js: Version 16+ (for development)
- Internet: Required for data synchronization
- CoreDump Account: Free account at coredump.vercel.app