Code Streak Tracker is a simple VS Code extension that helps you track your daily coding streak. Each day you open VS Code and code, the extension will log your progress, motivate you to keep going, and display your consecutive coding days. Miss a day? Your streak resets!
Features
Automatically tracks how many consecutive days you've opened VS Code and coded.
Shows a message with your current streak each time you open your editor.
Encourages you to keep your streak alive with motivating notifications.
How it Works
When you open VS Code, Code Streak Tracker checks if you've coded today.
If you've coded on consecutive days, it increases your streak.
If you miss a day, your streak resets, and you start fresh!