The Architecture Generator is a powerful VS Code extension designed to simplify the creation, management, and documentation of your project's architecture. This extension allows developers to efficiently generate and visualize the structure of their projects.
Features
Commands
Generate Architecture: Quickly generate the structure of your project by excluding specified files and folders.
Quick Start
Installation
Open VS Code
Go to Extensions (Ctrl+Shift+X)
Search for Architecture Generator
Click Install
Generating an Architecture
Open the command palette (Ctrl+Shift+P)
Type Architecture Generator: Generate
Follow the prompts to generate your project's structure
Note: The process of generating the architecture and excluding files may take some time depending on the number of files in your project.
Copying the Architecture
After generating the architecture, click the button at the top right to copy the generated architecture to the clipboard.