Skip to content

v1.0.5

Compare
Choose a tag to compare
@josefpihrt josefpihrt released this 24 Oct 02:25

Refactorings

Improvements
  • InlineMethod - void method with multiple statements can be inlined.
  • CheckParameterForNull - refactoring can be applied to multiple parameters at once.
  • AddBraces - braces can be added to if statement in last else-if.
New Refactorings
  • GenerateBaseConstructors