This is simple extension to allow you bulk generate your directory (folders and files), you don't have to worry about nesting paths as it will create parent folders if they don't exist. Also don't worry about existing files, if file exists it won't be override it.
How it works?
Just type your folder structure in any file in your editor, each path in a separate line.
Select the lines that contain all your paths
Right click, choose Directory Bootstrap > Generate from selection from the context menu.
Alternatively, find the same menu in the command pallette (ctrl + shift + p).
That's it. you will see your files and folders generated instantly!
Screenshots
Example folder structure to generate from text editor: