This is an extension will help you to create new files easily
- Works out of the box no need to install anything
- Assign any keyboard shortcode or call the command directly (default is option-command-n)
- Two modes of use, folder select or write path (more in the desc)
- Create one or multiple files in the same command
- Automatically open the file(s) once they are created
- The extension will create all the required folders if they don't exist
The reason to have two different modes is because there's people that are used to write the full path of the files to create and some other people prefers to be able to search, filter and select the folder where they want the new file to be created. Eaither way, both methods work great, choose your prefered mode in the extension preferences.
This mode will display a list of all the folders in your current workspace so you can easily search the folder, select it and then you can enter the name of the file(s) you want to create. With the extension preferences you can exclulde folders and decide if the last folder you selected should be remembered and displaye first next time.
This mode will only display an input so you can write the path you want, for example "css/style.css"
When entering the file name you can provied several file names separated by comma, for example: file1.css, file2,css, file3,css
You just neet to write the path and provide the file names separated by comma, for example css/style.css, general.css, test.css
You don't have to worry about anything, the extension will create all the required folders if they don't exist.