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

Use path seperator on autocomplete #20

Closed connor4312 closed 7 years ago

connor4312 commented 9 years ago

On Windows, which wants a backslash, previously autocompleting a folder would require you to then replace the trailing forward slash with a backslash.

connor4312 commented 7 years ago

Closing due to lack of activity/interest