Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Code Flow AnalyzerNew to Visual Studio Code? Get it now.
Code Flow Analyzer

Code Flow Analyzer

nethra-dev

| (0) | Free
Visualize function flow, impact analysis & AI-powered summaries
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🚀 Code Flow Analyzer

Visualize your codebase like never before.
Understand function relationships, analyze impact, and generate AI-powered summaries directly inside VS Code.


✨ Features

🔍 Function Call Graph

Interactive graph visualization of how functions are connected across your project.

🔥 Impact Analysis

Identify which functions are affected when a function changes.

🤖 AI-Powered Summary (Local & Free)

Get a clear explanation of your project using function names — powered by a local LLM via Ollama.

🧭 Route-wise AI Insights

Select API routes and understand their flow instantly.


🛠️ How to Use

  1. Open your project folder in VS Code
  2. Right-click anywhere in the Explorer
  3. Click "Analyze Code"
  4. View:
    • Graph visualization
    • Impact analysis
    • AI-generated summary

⚠️ AI Feature Setup (Ollama Required)

This extension uses Ollama (local LLM runtime) for AI features.

🔹 Steps to enable AI:

  1. Install Ollama
    👉 https://ollama.com

  2. Run the model:

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