TrackStack is a lightweight VS Code extension that tracks your real development time per project — not just how long the window was open, but how long you were actually typing and building.
It gives you raw insight into your coding efficiency.
-
🕒 Total Project Time
Tracks how long the project has been open and under active development. -
⌨️ Active Coding Time
Only counts time when you're actively typing — not just staring at the screen. -
⚡ Efficiency Percentage
Calculates how much of your session was actual work. -
💾 Automatic Persistence
All data is saved every 5 seconds — no manual saving required. -
🔒 Per-Project Storage
Stats are stored locally in VS Code's private extension storage.
-
Track Project : This command will start tracking your current workspace.
-
Show Statistics : This command will show your Total Coding Time, Active Coding Time & Efficiency.