Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Dependency Cruiser ExtensionNew to Visual Studio Code? Get it now.
Dependency Cruiser Extension

Dependency Cruiser Extension

juanallo

|
70,385 installs
| (15) | Free
Visual Studio Code Extension to build dependency graphs using dependency-cruiser. Visualize module dependencies from any file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dependency Cruiser Extension

Check dependencies for any files quick and easy.

Dependency Report Example

Features

Pick any file, and run View Dependencies from the command palette. The extension will generate a Dependency Report and open that in a web View.

View Dependencies Command

You Can also run the report from the content menu on any files:

View Dependencies Context Menu

Finally, you can click on each node, to open the file!

Requirements

The extension needs at least Node.js 10.x to run.

Known Issues

  • node_modules folder is currently excluded by default so no dependencies on external libraries will be listed. It is planned for 1.0.0
  • webpack configuration is not supported yet. It is planned for 1.0.0

Any other Known issue? We would really appreciate if you can open a issue.

Release Notes

0.0.1

  • Generate a dependencies report from the command palette or from the context menu
  • Open a dependency by clicking on the node from the report.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft