picostitch
crafting (and) JavaScript
#tools

WebStorm: "New File" Creates Directories and File

I saw a video that VS Code creates directories and file when adding a file named like dir1/dir2/file.js, I tried it in WebStorm. It works.

Just do "New File" (Command + n for me) and type the full path and all directories needed get created. Cool.

'New file' dialog in WebStorm also accepts path names.
'New file' dialog in WebStorm also accepts path names.