madskristensen / FileNesting

Nest files in Solution Explorer
Other
119 stars 59 forks source link

"Un-nest item" deletes the file #59

Open geoffmaddox opened 8 years ago

geoffmaddox commented 8 years ago

Installed product versions

Un-nesting a nest item causes the un-nested item to be deleted from the file system. The entry for the item still exists in the project, however the original file is deleted.

Steps to recreate

  1. Right-click on a nested file.
  2. Under File Nesting, select Un-nest item.
  3. Attempt to open item, get "The item '...' does not exist in the project directory."

    Current behavior

Extension is deleted un-nested items, though it certainly shouldn't.

Expected behavior

The file is un-nested but remains undeleted.

nbarnwell commented 7 years ago

I have the same issue.