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

If tree view is active, use selected folder as suggested path #8

Closed nicolaiskogheim closed 9 years ago

nicolaiskogheim commented 10 years ago

This is of course only effective when "Suggest Current File Path" option is on. When the file is selected, creating a new file suggests the folder the active file is in. When tree view is active/in focus, creating a new file suggests the selected folder, or the parent folder of the selected file.

This would be really nice.