Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Dependency InspectorNew to Visual Studio Code? Get it now.
Dependency Inspector

Dependency Inspector

Manish Darge

|
2 installs
| (0) | Free
A tool to visualize project dependencies.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Project Structure & Dependency Inspector

Navigate complex projects with ease! This extension provides two powerful visualization tools to help you understand your codebase's architecture:

  • Folder Structure Graph: Generates a complete, interactive tree diagram of all files and folders in your workspace. Perfect for getting a high-level overview of a new project.
  • Dependency Graph: Scans your package.json files and creates a clear, interactive graph of all your project's dependencies. It intelligently handles monorepos with multiple package.json files.

Both graphs are fully interactive, allowing you to pan, zoom, and explore your project's structure in a new and intuitive way.

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