Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CodeTreeVizNew to Visual Studio Code? Get it now.
CodeTreeViz

CodeTreeViz

Nerdiacs Pte Ltd

|
66 installs
| (0) | Free
CodeTreeViz is an interactive code tree navigation and documentation generation tool. Only GO lang is supported currently.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeTreeViz

CodeTreeViz uses LSP protocol to get an interactive call graph where devs can dig into a flow without getting overwhelmed.

Features

  • Expandable Call Graph
  • View code of any node/function directly in the editor
  • Get description of any function generated via LLM
  • Get a detailed mermaid flow diagram to understand the logic of the code

Screenshot

Requirements

You should have a markdown previewer extension installed that supports mermaid diagrams. Only language supported is GO right now.

Extension Settings

  • Anthropic API Key for mermaid diagram generation can be set in codeVizTree settings.

Known Limitations

  • Only GO lang supported
  • Only Anthropic API is supported.

RoadMap

  • Support for other languages
  • Support for OpenAI
  • Support for using without your own LLM provider key.

Release Notes

0.0.6 version with code navigation and mermaid diagram generation.

Bug Reports

Feedback

Contact us

Contact at support@nerdiacs.com for any feature request or bugs.

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