Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>File Structure GeneratorNew to Visual Studio Code? Get it now.
File Structure Generator

File Structure Generator

Adithya_Lochana

|
389 installs
| (0) | Free
VS Code extension that monitors the project structure and updates a filestructure.txt file in real time.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking the Extensions icon in the Activity Bar on the side of the window.
  3. Search for "File Structure Generator".
  4. Click Install.

Usage

  1. After installation, use the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS) to run the command "Generate File Structure".
  2. 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.

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