FileNesting icon indicating copy to clipboard operation
FileNesting copied to clipboard

Nested file not saving changes when unnested

Open FutureTD opened this issue 6 years ago • 0 comments

Installed product versions

  • Visual Studio: 2017
  • This extension: 2.6.84

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.

FutureTD avatar Apr 27 '18 03:04 FutureTD