madskristensen / FileNesting

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

Nested file not saving changes when unnested #89

Open FutureTD opened 6 years ago

FutureTD commented 6 years ago

Installed product versions

Current behavior

If you nest a class and make changes to the nested class and save and then you un-nest the class, it does not keep the original changes made to the file while it was nested.

It reverts the class back to before it was nested.

Expected behavior

Changes made to a file while nested should be there when un-nested.