Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Move Type To New File (Roslyn)
Move Type To New File (Roslyn)

Move Type To New File (Roslyn)

Austin Luo

|
673 installs
| (2) | Free
C# code refactor to move class/struct/interface/enum/delegate into a new .cs file. Supporting Nested-Type, Directives, and Auto-adding "partial" keyword if necessary.
Download

Move Type To New File (Roslyn)

Summary

C# code refactor to move class/struct/interface/enum/delegate into a new .cs file.

Features

  • Supporting Class/Structure/Interface/Enum/Delegate.
  • Supporting Nested-Type, Directives(#region/#if...#else...#endif) .
  • Auto-adding "partial" keyword if necessary.
  • Auto-removing unused using in the new .cs file.
  • Previewing changes for all(multiple) document(s).
  • Auto-updating.

 

See more: https://bitbucket.org/uonun/vsextensions/wiki/Home

 

 

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft