Releases
v0.9.70
Analyzers
Changes
analyzer "MergeIfStatementWithContainedIfStatement" renamed to "MergeIfStatementWithNestedIfStatement"
Refactorings
New Refactorings
MarkMemberAsStatic
MarkAllMembersAsStatic
FormatAccessorBracesOnSingleLine
GenerateSwitchSections
ConvertStringLiteralToCharacterLiteral
Changes
refactoring "ReverseForLoop" is available within 'for' keyword.
refactoring "SwapExpressionsInBinaryExpression" is available only for logical and/or expression.
refactoring "AddCastAccordingToParameterType" can offer more than one cast.
refactorings "SwapParameters" and "SwapArguments" removed (these are covered by "Change signature..." dialog)
refactorings "RemoveMember" and "DuplicateMember" are available only at opening/closing brace
Bug Fixes
refactoring "RemoveAllRegions" is available inside #endregion directive.
refactoring "RenameMethodAccordingToTypeName" handles properly async method.
You can’t perform that action at this time.