Code Streak Tracker is a fun and motivating extension that helps you maintain a consistent coding habit. It tracks the number of consecutive days you spend coding and displays your current streak in the status bar. Celebrate milestones and challenge yourself to keep the streak going!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Code Streak Tracker is a fun and motivating extension that helps you maintain a consistent coding habit. It tracks the number of consecutive days you spend coding and displays your current streak in the status bar. Celebrate milestones and challenge yourself to keep the streak going!
Features
Streak Tracking: Automatically tracks the number of consecutive days you have been coding.
Status Bar Display: Shows your current streak right in the status bar, so you can always see your progress.
Milestone Celebrations: Receive notifications when you reach key milestones (1, 7, 30, 100 days) to keep you motivated.
Simple and Lightweight: Designed to be simple, non-intrusive, and easy to use.
How It Works
Automatic Tracking: The extension listens for document save events to detect coding activity and updates your streak accordingly.
Daily Updates: Your streak is updated once per day based on your coding activity.
Milestones: Special notifications appear when you reach important streak milestones, encouraging you to keep going.
Getting Started
Install the Extension: Search for "Code Streak Tracker" in the Visual Studio Code Marketplace and click "Install".
Start Coding: Open any file and start coding. The extension will automatically track your activity.
Check Your Streak: Look at the status bar to see your current coding streak.
Celebrate Milestones: Keep an eye out for notifications when you hit new milestones!
Use Cases
Maintain a Daily Coding Habit: Perfect for developers who want to build and maintain a daily coding habit.
Gamify Your Coding Routine: Make coding more fun by turning it into a daily challenge.
Stay Motivated: Celebrate your progress and stay motivated with milestone notifications.
Feedback and Contributions
We welcome feedback and contributions to improve Code Streak Tracker! Visit our GitHub repository to report issues, suggest features, or contribute to the project.