Inspired by advanced-new-file plugin, this plugin allows users to create folder and file structures based on a JSON input. This extension provides an interactive way to quickly scaffold projects.
Features
Generate Nested Folder Structures: Create complex folder structures from a simple JSON input.
Create Files with Specified Content: Automatically generate files with predefined content.
Handle Existing Files and Folders: Prompt users to overwrite or ignore existing files and folders.
Usage
Open the command palette (Ctrl+Shift+P or Cmd+Shift+P on Mac).
Type Generate Folders and Files and select the command.
Select the folder from the quick pick list. You can choose the current file path, the workspace root, or any subfolder within the workspace.
Enter the folder structure in JSON format when prompted. For example: