Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>File Stats PanelNew to Visual Studio Code? Get it now.
File Stats Panel

File Stats Panel

GreatDeveloper

| (0) | Free
File Statistics in VS Code displayed in side panel
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

File Stats Panel

A lightweight VS Code extension that analyzes your current file and displays useful statistics in a side panel — line counts, function detection, and import analysis at a glance.

Features

  • Displays total line count, code lines, and blank lines
  • Detects and counts function/method definitions
  • Counts import statements and dependencies
  • Supports JavaScript, TypeScript, Java, and Python

Screenshot

File Stats Panel

How to Use

  1. Open any code file in VS Code
  2. Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P on Mac)
  3. Type "Show File Stats" and press Enter
  4. A panel opens to the right displaying your file analysis

Planned Features

  • Multi-file and full workspace analysis
  • AI-powered code summaries
  • Visual block diagram generation from codebase structure

Release Notes

1.0.0

Initial release — file stats panel with line count, function detection, and import analysis.

1.0.1

Updated release - fixed dependency conflict issues

1.0.2

Updated release - fixed documentation issues

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