Skip to content

olefjaerestad/vscode-circular-dependencies-finder

Repository files navigation

VS Code Circular Dependencies Finder

Recursively find circular dependencies in your project. Supports the following filetypes: .js, .jsx, .ts, .tsx, .css, .scss, .less.

Demonstrating how to use the plugin

How to use

  1. Open the command palette (View -> Command Palette, or cmd + shift + p on macOS, ctrl + shift + p on Windows).
  2. Type circular dependencies and select the command you wish to run.

Known Issues

  • Doesn't support tsconfig.paths.
  • Doesn't detect .ts imports from .js files.

Enjoy!

About

Find circular dependencies in your JavaScript/TypeScript/CSS projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published