VS Code extension for interactive code flowcharts and dependency graphs
github.com·11h·
Flag this post

CodeVisualizer

Real-time interactive flowcharts and dependency visualization for your code with AI-powered insights

CodeVisualizer is a powerful VS Code extension that provides two main visualization capabilities: function-level flowcharts for understanding code control flow, and codebase-level dependency graphs for analyzing project structure and module relationships.

codebase_flow.mp4 flowchart.mp4

Main Features

1. Function-Level Flowchart Generation

Transform individual functions into interactive, visual flowcharts to understand control flow, decision points, and execution paths.

Supported Languages:

  • Python
  • TypeScript/JavaScript
  • Java
  • C++
  • C
  • Rust
  • Go

Capabilities:

  • Multi-language Support: Parse and visualize functions across 7 prog…

Similar Posts

Loading similar posts...