[Request] Allow creating folders in path selection
Author: florian-lefebvreCreated Jun 15, 2026Updated Jul 8, 2026
Labelsenhancement
Is your feature request related to a problem? Please describe.
A common usecase with path selection it to create a folder at the same time. For example you go in the src directory and in there you'd want to create a styles directory which does not exist yet. This is not possible currently
Describe the solution you'd like Allow the user to input a non existent folder inside an existing one. Instead of preventing it entirely, show a confirm prompt to say the folder will be created. Probably behind an option.
Describe alternatives you've considered Not use path selection.
Additional context N/A
Source: bombshell-dev/clack