Open nickpgre opened 3 years ago
Thanks for reporting the issue, I was able to reproduce it with that file. There is an upcoming release (v12) that has some changes that might help with this issue.
Same for me - pretty large DTO with a lot of properties. Freezes and crashes every time I try to reorganize document (needed alphabetical ordering)
Environment
Description
Executing reorginize active document within a file with approximatelly 30+ classes, visual studio freezes while codemain displays "Codemain organized classes..." on the bottom left.
This also tried on a clean C# .net core console solution with the same file containing the classes
The file (the one attached) contains classes for deserializing XML files and each one of them as well as their properties have Xml related attributes Class1.zip .