Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Depic — Dependency VisualizerNew to Visual Studio Code? Get it now.
Depic — Dependency Visualizer

Depic — Dependency Visualizer

gxy01

|
1 install
| (0) | Free
Interactive JS/TS dependency graph visualization for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

depic-vscode

VS Code extension for JS/TS dependency analysis. Visualize dependency graphs, detect circular dependencies, and explore dependents — right inside your editor.

Features

  • Dependency Graph — Interactive visualization in a webview panel
  • Circular Dependencies — Detect and list cycles in your codebase
  • Dependents — Find all files that import the current file
  • Statistics — File counts, edges, external modules at a glance

Commands

Command Description
Depic: Show Dependency Graph Open interactive graph for the workspace
Depic: Check Circular Dependencies Scan and report circular deps
Depic: Show Dependents of Current File List files that depend on active file
Depic: Show Dependency Statistics Overall stats for the workspace

Requirements

  • VS Code >= 1.85.0
  • A workspace with JS/TS source files
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft