File Structure Generator
This VS Code extension generates a filestructure.txt file reflecting your project's file structure. It updates in real-time as changes are made.
Features
- Automatically Generates File Structure: Provides a detailed, real-time view of your project's file hierarchy.
- Configurable Exclusion List: Customize which files and folders to exclude from the generated structure.
- Real-Time Updates: The file structure is updated automatically as changes are made to your project.
Installation
- Open Visual Studio Code.
- Go to the Extensions view by clicking the Extensions icon in the Activity Bar on the side of the window.
- Search for "File Structure Generator".
- Click Install.
Usage
- After installation, use the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS) to run the command "Generate File Structure".
- The
filestructure.txt file will be created in your workspace root, reflecting the current project structure.
License
This project is licensed under the MIT License - see the LICENSE file for details.
| |