rev087 / fancy-new-file

Create or open files and directories in Github's Atom by typing a relative path.
MIT License
9 stars 14 forks source link

Cannot create dirs without a new file #3

Closed rev087 closed 10 years ago

rev087 commented 10 years ago

Attempting to create a directory structure (e.g. foo/bar/) ending with a directory separator ("/" in Macs) results in Atom attempting to create a file with an invalid name, and an exception is raised.