Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>CodeMapVisualizerNew to Visual Studio Code? Get it now.
CodeMapVisualizer

CodeMapVisualizer

StarByteGames

|
32 installs
| (0) | Free
CodeMapVisualizer is a Visual Studio Code extension that automatically generates flow maps as UML diagrams from your C# source code and displays them interactively in the editor. Easily visualize code structure, relationships, and flow for better understanding and navigation.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeMapVisualizer

CodeMapVisualizer is a Visual Studio Code extension that helps you visualize your C# code as UML diagrams directly in the editor.

How to Use

  1. Install the Extension

    • Search for "CodeMapVisualizer" in the VS Code Extensions Marketplace and install it.
  2. Open Your C# Project

    • Open the folder containing your C# source code in VS Code.
  3. Show the UML Diagram

    • Click the CodeMapVisualizer icon in the activity bar on the side of VS Code.
    • Or, open the command palette (Ctrl+Shift+P), type CodeMapVisualizer: UML-Diagramm anzeigen, and select it.
  4. Explore Your Code

    • The extension will automatically generate and display a UML diagram of your code structure.
    • Click on elements in the diagram to navigate to the corresponding code.

Requirements

  • Visual Studio Code v1.108.1 or higher

Support

If you have questions, suggestions, or issues, please visit the GitHub repository.

License

This project is licensed under the MIT License. See LICENSE.md for details.

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