FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
I built a VS Code extension to see what Claude Code is actually doing across all my projects
How-ToTools

I built a VS Code extension to see what Claude Code is actually doing across all my projects

via Dev.to5hfT4h ago

If you use Claude Code heavily across multiple repos, you probably know this feeling. You have Claude running in several projects at the same time and at some point you start wondering: How much did I spend this week? Which project burned the most tokens? What was that session from yesterday even about? I kept hitting this problem, so I built a small tool for it. It's a  VS Code extension called Claude Code Dashboard  that shows everything Claude Code has been doing across your projects in one place. Main features: 🗂️ See all Claude Code projects in one sidebar 📝 Session history per project (shows the first prompt as preview) 💰 Token and cost breakdown per session and per project 📁 See which files Claude touched and which tools it used ⚡ Detects when a Claude session is actively running The nice part:  there’s no setup. No API keys, no accounts, nothing external. It just reads the session data Claude Code already stores locally. I mainly built it because once you start using Claude Cod

Continue reading on Dev.to

Opens in a new tab

Read Full Article
2 views

Related Articles

A Funeral for the Coder
How-To

A Funeral for the Coder

Dev.to • 4h ago

Monorepo vs. Polyrepo: How to Choose the Right Strategy for Managing Multiple Services
How-To

Monorepo vs. Polyrepo: How to Choose the Right Strategy for Managing Multiple Services

Medium Programming • 4h ago

How I Learned to Actually Solve Coding Problems (Not Just Write Code)
How-To

How I Learned to Actually Solve Coding Problems (Not Just Write Code)

Medium Programming • 5h ago

How to Count a Billion Things with 12 Kilobytes
How-To

How to Count a Billion Things with 12 Kilobytes

Medium Programming • 7h ago

A Google Engineer Admitted Claude Code Did in 1 Hour What Her Team Spent a Year Building, And…
How-To

A Google Engineer Admitted Claude Code Did in 1 Hour What Her Team Spent a Year Building, And…

Medium Programming • 7h ago

Discover More Articles