Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Project Stats ProNew to Visual Studio Code? Get it now.
Project Stats Pro

Project Stats Pro

Abhishek kumar sahani

|
6 installs
| (1) | Free
Advanced project statistics in sidebar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🚀 Project Stats Pro

A VS Code extension that helps developers quickly understand their project by showing files, folders, file types, and lines of code — all inside a dedicated sidebar panel (no command palette needed).


✨ Features

  • 📁 Total folders count
  • 📄 Total files count
  • 🧮 Lines of Code (LOC)
  • 📦 File types breakdown (.js, .json, .md, etc.)
  • 📊 Interactive charts (Pie chart)
  • 🔄 Refresh on demand
  • 🚫 Ignore folders like node_modules, .git, dist
  • 🧭 Sidebar-based UI (Activity Bar tab)

🖥️ How to Use

  1. Open Visual Studio Code
  2. Open any project folder
  3. Look at the left Activity Bar
  4. Click the 📊 Project Stats icon
  5. View project statistics instantly
  6. Click Open Charts to see visual insights

No commands. No shortcuts. Just click & use.


⚙️ Extension Settings

You can customize ignored folders from VS Code settings:

"projectStats.ignoreFolders": ["node_modules", ".git", "dist"]

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft