Integriert das neue Refactoring "Move All Types to Files" zum Verschieben aller Typen in Dateien.
September 9, 2021
Neue Version
Funktionen
Added new "Move All Types to Files" refactoring - With the new refactoring, you can now move all types (or only selected types) contained in one file into new separate files (one file per type). Each file will have the same name as the type it contains.