Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Graph Panel ViewerNew to Visual Studio Code? Get it now.
Graph Panel Viewer

Graph Panel Viewer

delbaze

|
188 installs
| (0) | Free
Visualize your project structure and links between files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Graph Panel

This extension analyzes the import relationships between files within a project and provides a comprehensive visualization of the project structure. You can click on any file to see which other files are using it. It also supports search functionality, allowing you to search for files and/or directories by separating terms with commas.

Additionally, the extension includes a bird’s-eye view (project map) located in the bottom-right corner, as well as navigation tools on the left. Users can toggle visibility of elements in the graph using checkboxes to customize the display.

Support the Project

If you enjoy this extension and want to support its development, feel free to buy me a coffee! ☕️

Buy Me a Coffee

Your support helps keep the project alive and improves its future features.

Graph Panel Preview

Recent Updates

  • Fix duplicates modules (zoom and bird's eye) on files updates or structure alteration

Features

  • Visualize file relationships and dependencies
  • Support for modern frameworks (React, Vue, Angular, Svelte)
  • Compatible with:
    • JavaScript (.js, .mjs, .cjs)
    • TypeScript (.ts, .d.ts)
    • JSX/TSX (.jsx, .tsx)
    • Vue (.vue)
    • Svelte (.svelte)
    • JSON (.json)

Demo

Live demo

Watch the full demo video here.

Installation

  1. Open VSCode
  2. Access the extensions marketplace (Ctrl+Shift+X)
  3. Search for "graph-panel"
  4. Click "Install"

Usage

  1. Open command palette (Ctrl+Shift+P or Cmd+Shift+P)
  2. Type "Graph Panel : Show structure and links"
  3. The panel will open displaying your project structure

Filter files and/or folders

Navigate in your project with efficient map

Show or hide folders on panel

Manage your focus and zoom with a toolbar

License

EULA

You are not permitted to: Modify, decompile, disassemble, or reverse engineer this extension. Redistribute or sell this extension, in whole or in part. Use this extension to create derivative products. Remove or alter any copyright or proprietary notices included in this extension.

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