SchemaSnapshot is a Visual Studio Code extension that automatically generates a tree-like schematic representation of your project’s directory structure. Perfect for quickly understanding the organization of your files and folders, this tool helps developers visualize their codebase and share consis
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
SchemaSnapshot is a Visual Studio Code extension that automatically generates a tree-like schematic representation of your project’s directory structure.
Features
Generate a visual directory schema with a single command.
Supports nested directories and multiple levels of folders.
Displays both files and subdirectories in an easy-to-read format.
Instantly opens the generated schema in a new editor tab.
Usage
Open the command palette (Ctrl+Shift+P).
Type "Generate Directory Schema" and select the command.
The schema will be generated and displayed in a new tab.
Installation
You can install the extension from the Visual Studio Code Marketplace or by using the .vsix file.