Dependency Cruiser Extension
Check dependencies for any files quick and easy.
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.
You Can also run the report from the content menu on any files:
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.
| |