Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Hot Refactorings

Hot Refactorings

Justin Clareburt

|
732 installs
| (0) | Free
Collection of C# refactorings for Visual Studio

Hot Refactorings provides the following refactoring suggestions/helpers:

Feature Code Refactoring Provider Notes
Initialize Field From Constructor InitializeFieldFromConstructor Inserts variable as parameter to constructor and initializes it
Extract Class or Namespace ExtractClassToAFile Extracts the selected class (or namespace) into a separate file
Change class modifier ChangeModifier Change class modifier to public, protected, internal, private, or protected internal

This extension was originally part of Hot Commands for Visual Studio.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2022 Microsoft