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

File Skeleton Generator

BlankRealization

|
1 install
| (0) | Free
Generate files and folders from a text-based file tree.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

📁 Project Structure Generator (VS Code Extension)

This Visual Studio Code extension allows you to generate a folder and file structure in your workspace by providing a .txt file with an indented tree format.


✨ Features

  • Generate folders and files automatically from a .txt file.
  • Handy for scaffolding projects based on a predefined layout.
  • Works directly in your current workspace.

📦 Example Input Format

Your .txt file should look like this:

project/ src/ index.js app.js public/ index.html README.md

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