Skip to content

v2016.3.2 for ReSharper 2016.3

Compare
Choose a tag to compare
@citizenmatt citizenmatt released this 01 Feb 16:16
· 114 commits to master since this release

Please install from the Extension Manager (ReSharper → Extension Manager)

  • Fix some Cleanup rules that modify single line comments, should not apply to file headers (#1)
  • Fix Cleanup bug that would insert blank line before comment if it was first line after a switch label (#1)
    Thanks @SanjayGuntur for the PR!

From 2016.3.1:

From 2016.3:

  • Support ReSharper 2016.3

From 2016.2.1:

  • Removed nunit pattern from file layout. During code cleanup, ReSharper would rearrange nunit classes in a manner that StyleCop will complain about (setup/teardown methods first, then type members, then test methods)

From 2016.2.0:

From 2016.1.4:

  • Create SuppressMessage attribute parameters more reliably
  • Works properly if StyleCop 4.7.49 is already loaded in Visual Studio

From 2016.1.3:

  • Better version number reporting on the Options page

From 2016.1.2:

From 2016.1.1:

Previously:

For more details, see the README.md.