Skip to content

TheRedJalapeno/VSCode_BulkCreate

Repository files navigation

VSCode_BulkCreate

Create many files and folders at once

Input Template

Format: 'folder0/file.ext file1.ext file2.ext, folder1/file3.ext, file4.ext'

  • file4.ext
  • folder0
    • file.ext
    • file1.ext
    • file2.ext
  • folder1
    • file3.ext

How to Use

  1. Right-click the VS Code file explorer panel.
  2. Select Generate Files and Folders.
  3. Enter the files and folders you want to create in the input box.
  4. Press Enter and your files and folders will be created in the current workspace.
  5. You can also instruct an AI to use this formatting to generate your entire file tree.

About

Create many files and folders at once

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published