Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Graph Project VisualiserNew to Visual Studio Code? Get it now.
Graph Project Visualiser

Graph Project Visualiser

Dr Gunter

| (0) | Free
Graph-based project navigation for VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Graph Project Visualiser

A Visual Studio Code extension that renders a project as an interactive graph.

MVP features

  • Scans Python and LaTeX files in the workspace
  • Extracts Python imports and LaTeX \input / \include references
  • Renders an interactive graph with Cytoscape.js
  • Opens files when nodes are clicked
  • Refreshes automatically when workspace files change

Commands

  • Open Project Graph

Development

Install dependencies and build the extension:

npm install
npm run build

Then launch the extension host from VS Code.

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