atom-javascript-refactor icon indicating copy to clipboard operation
atom-javascript-refactor copied to clipboard

Cannot rename directory to existing directory path

Open ahutchings opened this issue 9 years ago • 0 comments

This throws an error at the moveSync() call in renameFile(). Ideally it would merge the directory contents.

We might be able to use this - https://github.com/binocarlos/merge-dirs

ahutchings avatar Sep 15 '16 20:09 ahutchings