Problem
Whenever I need to create a new file and a parent directory for it, like for example
I have to create a directory first, then press Enter, then create the file. This gets progressively worse for files nested deeper.
Proposed Solution
Allow the create file command to be able to create a file's parent directories as well, if they don't exist.
Problem
Whenever I need to create a new file and a parent directory for it, like for example
I have to create a directory first, then press
Enter, then create the file. This gets progressively worse for files nested deeper.Proposed Solution
Allow the
create filecommand to be able to create a file's parent directories as well, if they don't exist.