CodePulse — Track Your Coding Progress CodePulse is a productivity-focused VS Code extension that tracks your daily coding activity — including lines of code written and time actively spent coding — all inside a neat sidebar view. Stay motivated. Improve consistently. Build every day. 🚀 📊 Features Feature Description 🧮 Lines Today Automatically tracks how many lines you add/remove across all open files ⏱ Session Time Measures how long you’ve been actively coding in VS Code 📁 Current Project Shows which project/workspace you are working on 🔁 Daily Reset Stats reset each day to track real daily progress 💾 Auto Save Stats are stored locally so they persist if VS Code reloads The stats update live as you code — no setup required! 🖥️ How to Use Install CodePulse from the VS Code Marketplace Open any folder/project in VS Code Click the 📊 Tracker icon in the Activity Bar (left sidebar) Start coding — the dashboard automatically updates 🎯 🧠 How It Works Counts changes in document line count Updates coding session time every 30 seconds Uses VS Code’s globalState to store daily stats Is lightweight and runs only when the view is active 🛣️ Upcoming Features Planned for future releases: 📅 Weekly / Monthly coding stats 📈 Trend charts & graphs 🔤 Per-language line tracking 🔘 Reset button ☁️ Cloud backup (sync across devices) Have an idea? Open a feature request! 🐞 Known Issues Currently tested on single-root workspaces. Multi-root support improvements coming soon! If you find any bug, feel free to submit an issue 🙌 📝 Release Notes 0.0.1 Initial release of CodePulse 🎉 Live updates of Lines Today, Session Time & Project Name ❤️ Credits Built with passion by Divy Arora Making coding more fun and productive, one feature at a time. If you want, I can also: ✨ Add screenshots / GIF demo section 🎨 Design a professional extension icon 📈 Add a small chart UI inside the view ⚙️ Add settings for customization (dark/light mode styles) |