A VS Code extension that analyzes your project's folder structure and displays it in a clean, formatted tree view - perfect for sharing with AI tools.
Features
Analyze your project's complete folder structure
View the structure in a tree format inside VS Code
Copy the structure to clipboard with one click
Save the structure to a text file
Formatted in a way that's ideal for sharing with AI models
Usage
Open a folder in VS Code
Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac) to open the Command Palette
Type "Analyze Folder Structure" and select the command
A webview panel will open showing your folder structure
Use the "Copy to Clipboard" or "Save to File" buttons as needed
Why Use This Extension?
When working with AI assistants like ChatGPT, Claude, or GitHub Copilot, providing context about your project structure helps the AI understand your codebase better. This extension makes it easy to generate a clean, properly formatted tree view of your project that you can share with AI tools.