Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Project Health ScoreNew to Visual Studio Code? Get it now.
Project Health Score

Project Health Score

Shubham Raj Delhi Wale

|
1 install
| (0) | Free
Analyze your project and generate a health score based on code quality, duplicates, large files, todos and possible security issues.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Project Health Analyzer

Project Health Analyzer is a Visual Studio Code extension that helps developers quickly analyze the health of their codebase. It scans your project files and provides insights about maintainability, complexity, duplicate code, and potential risks in your code.

This tool is designed to give developers a quick overview of the quality and structure of their project so they can improve code quality and maintain better project standards.


Features

  • Analyze project structure and calculate an overall Project Health Score
  • Detect duplicate lines of code
  • Identify large files that may affect maintainability
  • Measure code complexity
  • Detect TODO / FIXME comments
  • Identify potential secrets in code such as API keys or tokens
  • Detect long functions that may need refactoring
  • Display Top Problematic Files in the project
  • Visual charts and statistics dashboard

Dashboard Overview

After scanning your project, the extension opens a dashboard showing:

  • Project Health Score
  • Total Files in the project
  • Duplicate code detection
  • Complexity analysis
  • Large file detection
  • TODO / FIXME statistics
  • Security warnings for possible secrets
  • Top problematic files in your project
  • Visual analytics using charts

How to Use

  1. Open your project folder in Visual Studio Code
  2. Press Ctrl + Shift + P to open Command Palette
  3. Search and run:
Project Health Scan
  1. The extension will analyze your project and open a Project Health Dashboard.

Why Use This Extension

Maintaining code quality in growing projects can be difficult. Project Health Analyzer helps developers quickly identify:

  • Maintainability problems
  • Code duplication
  • High complexity areas
  • Security risks
  • Refactoring opportunities

This helps developers keep their projects clean, organized, and scalable.


Developer

Shubham Raj Delhi Bale B.Tech Student and Software Developer interested in building developer tools and solving real-world programming problems.

LinkedIn https://www.linkedin.com/in/shubhamrajdelhiwale/


License

MIT License

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