Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Compurrnents ViewerNew to Visual Studio Code? Get it now.
Compurrnents Viewer

Compurrnents Viewer

sussykawt

|
8 installs
| (0) | Free
generate a fully interactive picture of your code architecture
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Compurrnents-Viewer

Visualize your React component hierarchy as an interactive graph directly within Visual Studio Code.

Compurrnents-Viewer helps you understand the structure and relationships within your Typescript projects by generating a clear, interactive diagram of your components.

Compurrnents-Viewer Demo

Features

  • Interactive Component Graph: Explore your component structure with pan and zoom capabilities.
  • TypeScript Support: Analyzes .ts and .tsx files to build the component graph.
  • Alias Import Resolution: Supports path aliases defined in tsconfig.json for accurate dependency mapping.
    • Note: Aliases defined directly in Vite or Webpack configurations are not currently supported.
  • VS Code Integration: Runs entirely within VS Code, requiring no external API access or setup.

Usage

  1. Open a Typescript file in your project.
  2. Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P).
  3. Run the command: Compurrnents-Viewer: Show Graph.
  4. A new panel will open displaying the interactive component graph.

Contributing

Contributions are welcome! If you encounter bugs or have feature suggestions, please open an issue on the Bug tracker.

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