atom / fuzzy-finder

Find and open files quickly
MIT License
275 stars 138 forks source link

create new files #259

Open xh3b4sd opened 7 years ago

xh3b4sd commented 7 years ago

I am coming from vim. Recently I discovered Atom and I love it. There are still things to do though. IMO coming from vim is painful when there are different ways of dealing with files. In vim :tabe <file> opens an existing file or creates it if the given path does not exist. In case of fuzzy-finder when I want to lookup an existing file it works pretty well. In case I want to open a new file I am used to use the same shortcut to create a new file like I use to open existing files. Now it looks like fuzzy finder cannot create files, which is a pain in the ass. Can we have a discussion about this problem? Maybe I am missing something very obvious. Cheers.

arcarson commented 7 years ago

+1