Statosaurus is a compact VS Code extension that visualizes your coding activity, commits, lines added/removed, and time spent, directly inside the editor. It was built to make progress visible and motivating: instead of switching tools or tabs, you can see how you're doing from the Activity Bar.

What inspired us was the need for a lightweight way to track momentum while working on assignments and small projects. I often lose track of progress when switching branches or staring at a long TODO list; a visual, sidebar-centric dashboard felt like a gentle, always-visible nudge to keep moving. Plotly's interactive charts made it easy to present dense information in a readable form.

Share this project:

Updates