Releases: StyleCop/StyleCop.ReSharper
v2017.1.1 for ReSharper 2017.1
Please install from the Extension Manager (ReSharper → Extension Manager)
- Update to ReSharper 2017.1 (StyleCop/StyleCop#93, StyleCop/StyleCop#95, #3)
- Fix issue with Code Cleanup with initial v2017.1.0 plugin release (StyleCop/StyleCop#110)
See previous release notes for history.
For more details, see the README.md.
v2017.1.0 for ReSharper 2017.1
Please install from the Extension Manager (ReSharper → Extension Manager)
- Update to ReSharper 2017.1 (StyleCop/StyleCop#93, StyleCop/StyleCop#95, #3)
See previous release notes for history.
For more details, see the README.md.
v2016.3.2 for ReSharper 2016.3
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:
- Fix crash if the file doesn't have a header (StyleCop/StyleCop#78)
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:
- Updated to ReSharper 2016.2 (StyleCop/StyleCop#55)
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:
- Updated to StyleCop 4.7.54 (StyleCop/StyleCop#52)
From 2016.1.1:
- Suppress message quick fix available again (StyleCop/StyleCop#59)
- Fix duplicate warning tooltips (StyleCop/StyleCop#34)
- Fix insert header documentation quick fix (StyleCop/StyleCop#57)
- Disable inspection warnings with ReSharper comments (StyleCop/StyleCop#60)
- Don't add trailing space after last comma on line (StyleCop/StyleCop#25)
- Display StyleCop parse errors
- Display StyleCop.dll version in plugin options page
Previously:
- Support for ReSharper 2016.1 (StyleCop/StyleCop#47)
- Fix to allow filtering by StyleCop issues in code inspection window (StyleCop/StyleCop#37)
- Fix error messages in installer (StyleCop/StyleCop#32)
- Fix to stop code cleanup opening unedited files (StyleCop/StyleCop#27)
- Automatically disable analysis if StyleCop.Analyzers is referenced in VS2015 (StyleCop/StyleCop#20)
- Supports loading custom StyleCop addins. Specify location in settings (StyleCop/StyleCop#18)
- Fix duplication of constructor summary XML doc element in Code Cleanup (StyleCop/StyleCop#17)
- StyleCop issues now grouped under "StyleCop" in Inspection Results (StyleCop/StyleCop#16)
- Separate Code Cleanup option to create XML doc stubs (StyleCop/StyleCop#15)
- Not honouring settings when adjusting file header in Code Cleanup (StyleCop/StyleCop#14)
For more details, see the README.md.
v2016.3.1 for ReSharper 2016.3
Please install from the Extension Manager (ReSharper → Extension Manager)
- Fix crash if the file doesn't have a header (StyleCop/StyleCop#78)
- 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:
- Updated to ReSharper 2016.2 (StyleCop/StyleCop#55)
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:
- Updated to StyleCop 4.7.54 (StyleCop/StyleCop#52)
From 2016.1.1:
- Suppress message quick fix available again (StyleCop/StyleCop#59)
- Fix duplicate warning tooltips (StyleCop/StyleCop#34)
- Fix insert header documentation quick fix (StyleCop/StyleCop#57)
- Disable inspection warnings with ReSharper comments (StyleCop/StyleCop#60)
- Don't add trailing space after last comma on line (StyleCop/StyleCop#25)
- Display StyleCop parse errors
- Display StyleCop.dll version in plugin options page
Previously:
- Support for ReSharper 2016.1 (StyleCop/StyleCop#47)
- Fix to allow filtering by StyleCop issues in code inspection window (StyleCop/StyleCop#37)
- Fix error messages in installer (StyleCop/StyleCop#32)
- Fix to stop code cleanup opening unedited files (StyleCop/StyleCop#27)
- Automatically disable analysis if StyleCop.Analyzers is referenced in VS2015 (StyleCop/StyleCop#20)
- Supports loading custom StyleCop addins. Specify location in settings (StyleCop/StyleCop#18)
- Fix duplication of constructor summary XML doc element in Code Cleanup (StyleCop/StyleCop#17)
- StyleCop issues now grouped under "StyleCop" in Inspection Results (StyleCop/StyleCop#16)
- Separate Code Cleanup option to create XML doc stubs (StyleCop/StyleCop#15)
- Not honouring settings when adjusting file header in Code Cleanup (StyleCop/StyleCop#14)
For more details, see the README.md.
v2016.3.0 for ReSharper 2016.3
Please install from the Extension Manager (ReSharper → Extension Manager)
- 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:
- Updated to ReSharper 2016.2 (StyleCop/StyleCop#55)
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:
- Updated to StyleCop 4.7.54 (StyleCop/StyleCop#52)
From 2016.1.1:
- Suppress message quick fix available again (StyleCop/StyleCop#59)
- Fix duplicate warning tooltips (StyleCop/StyleCop#34)
- Fix insert header documentation quick fix (StyleCop/StyleCop#57)
- Disable inspection warnings with ReSharper comments (StyleCop/StyleCop#60)
- Don't add trailing space after last comma on line (StyleCop/StyleCop#25)
- Display StyleCop parse errors
- Display StyleCop.dll version in plugin options page
Previously:
- Support for ReSharper 2016.1 (StyleCop/StyleCop#47)
- Fix to allow filtering by StyleCop issues in code inspection window (StyleCop/StyleCop#37)
- Fix error messages in installer (StyleCop/StyleCop#32)
- Fix to stop code cleanup opening unedited files (StyleCop/StyleCop#27)
- Automatically disable analysis if StyleCop.Analyzers is referenced in VS2015 (StyleCop/StyleCop#20)
- Supports loading custom StyleCop addins. Specify location in settings (StyleCop/StyleCop#18)
- Fix duplication of constructor summary XML doc element in Code Cleanup (StyleCop/StyleCop#17)
- StyleCop issues now grouped under "StyleCop" in Inspection Results (StyleCop/StyleCop#16)
- Separate Code Cleanup option to create XML doc stubs (StyleCop/StyleCop#15)
- Not honouring settings when adjusting file header in Code Cleanup (StyleCop/StyleCop#14)
For more details, see the README.md.
v2016.2.1 for ReSharper 2016.2
Please install from the Extension Manager (ReSharper → Extension Manager)
- 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:
- Updated to ReSharper 2016.2 (StyleCop/StyleCop#55)
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:
- Updated to StyleCop 4.7.54 (StyleCop/StyleCop#52)
From 2016.1.1:
- Suppress message quick fix available again (StyleCop/StyleCop#59)
- Fix duplicate warning tooltips (StyleCop/StyleCop#34)
- Fix insert header documentation quick fix (StyleCop/StyleCop#57)
- Disable inspection warnings with ReSharper comments (StyleCop/StyleCop#60)
- Don't add trailing space after last comma on line (StyleCop/StyleCop#25)
- Display StyleCop parse errors
- Display StyleCop.dll version in plugin options page
Previously:
- Support for ReSharper 2016.1 (StyleCop/StyleCop#47)
- Fix to allow filtering by StyleCop issues in code inspection window (StyleCop/StyleCop#37)
- Fix error messages in installer (StyleCop/StyleCop#32)
- Fix to stop code cleanup opening unedited files (StyleCop/StyleCop#27)
- Automatically disable analysis if StyleCop.Analyzers is referenced in VS2015 (StyleCop/StyleCop#20)
- Supports loading custom StyleCop addins. Specify location in settings (StyleCop/StyleCop#18)
- Fix duplication of constructor summary XML doc element in Code Cleanup (StyleCop/StyleCop#17)
- StyleCop issues now grouped under "StyleCop" in Inspection Results (StyleCop/StyleCop#16)
- Separate Code Cleanup option to create XML doc stubs (StyleCop/StyleCop#15)
- Not honouring settings when adjusting file header in Code Cleanup (StyleCop/StyleCop#14)
For more details, see the README.md.
v2016.2.0 for ReSharper 2016.2
Please install from the Extension Manager (ReSharper → Extension Manager)
- Updated to ReSharper 2016.2 (StyleCop/StyleCop#55)
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:
- Updated to StyleCop 4.7.54 (StyleCop/StyleCop#52)
From 2016.1.1:
- Suppress message quick fix available again (StyleCop/StyleCop#59)
- Fix duplicate warning tooltips (StyleCop/StyleCop#34)
- Fix insert header documentation quick fix (StyleCop/StyleCop#57)
- Disable inspection warnings with ReSharper comments (StyleCop/StyleCop#60)
- Don't add trailing space after last comma on line (StyleCop/StyleCop#25)
- Display StyleCop parse errors
- Display StyleCop.dll version in plugin options page
Previously:
- Support for ReSharper 2016.1 (StyleCop/StyleCop#47)
- Fix to allow filtering by StyleCop issues in code inspection window (StyleCop/StyleCop#37)
- Fix error messages in installer (StyleCop/StyleCop#32)
- Fix to stop code cleanup opening unedited files (StyleCop/StyleCop#27)
- Automatically disable analysis if StyleCop.Analyzers is referenced in VS2015 (StyleCop/StyleCop#20)
- Supports loading custom StyleCop addins. Specify location in settings (StyleCop/StyleCop#18)
- Fix duplication of constructor summary XML doc element in Code Cleanup (StyleCop/StyleCop#17)
- StyleCop issues now grouped under "StyleCop" in Inspection Results (StyleCop/StyleCop#16)
- Separate Code Cleanup option to create XML doc stubs (StyleCop/StyleCop#15)
- Not honouring settings when adjusting file header in Code Cleanup (StyleCop/StyleCop#14)
For more details, see the README.md.
v2016.1.4 for ReSharper 2016.1
Please install from the Extension Manager (ReSharper → Extension Manager)
- 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:
- Updated to StyleCop 4.7.54 (StyleCop/StyleCop#52)
From 2016.1.1:
- Suppress message quick fix available again (StyleCop/StyleCop#59)
- Fix duplicate warning tooltips (StyleCop/StyleCop#34)
- Fix insert header documentation quick fix (StyleCop/StyleCop#57)
- Disable inspection warnings with ReSharper comments (StyleCop/StyleCop#60)
- Don't add trailing space after last comma on line (StyleCop/StyleCop#25)
- Display StyleCop parse errors
- Display StyleCop.dll version in plugin options page
Previously:
- Support for ReSharper 2016.1 (StyleCop/StyleCop#47)
- Fix to allow filtering by StyleCop issues in code inspection window (StyleCop/StyleCop#37)
- Fix error messages in installer (StyleCop/StyleCop#32)
- Fix to stop code cleanup opening unedited files (StyleCop/StyleCop#27)
- Automatically disable analysis if StyleCop.Analyzers is referenced in VS2015 (StyleCop/StyleCop#20)
- Supports loading custom StyleCop addins. Specify location in settings (StyleCop/StyleCop#18)
- Fix duplication of constructor summary XML doc element in Code Cleanup (StyleCop/StyleCop#17)
- StyleCop issues now grouped under "StyleCop" in Inspection Results (StyleCop/StyleCop#16)
- Separate Code Cleanup option to create XML doc stubs (StyleCop/StyleCop#15)
- Not honouring settings when adjusting file header in Code Cleanup (StyleCop/StyleCop#14)
For more details, see the README.md.
v2016.1.3 for ReSharper 2016.1
Please install from the Extension Manager (ReSharper → Extension Manager)
- Better version number reporting on the Options page
From 2016.1.2:
- Updated to StyleCop 4.7.54 (StyleCop/StyleCop#52)
From 2016.1.1:
- Suppress message quick fix available again (StyleCop/StyleCop#59)
- Fix duplicate warning tooltips (StyleCop/StyleCop#34)
- Fix insert header documentation quick fix (StyleCop/StyleCop#57)
- Disable inspection warnings with ReSharper comments (StyleCop/StyleCop#60)
- Don't add trailing space after last comma on line (StyleCop/StyleCop#25)
- Display StyleCop parse errors
- Display StyleCop.dll version in plugin options page
Previously:
- Support for ReSharper 2016.1 (StyleCop/StyleCop#47)
- Fix to allow filtering by StyleCop issues in code inspection window (StyleCop/StyleCop#37)
- Fix error messages in installer (StyleCop/StyleCop#32)
- Fix to stop code cleanup opening unedited files (StyleCop/StyleCop#27)
- Automatically disable analysis if StyleCop.Analyzers is referenced in VS2015 (StyleCop/StyleCop#20)
- Supports loading custom StyleCop addins. Specify location in settings (StyleCop/StyleCop#18)
- Fix duplication of constructor summary XML doc element in Code Cleanup (StyleCop/StyleCop#17)
- StyleCop issues now grouped under "StyleCop" in Inspection Results (StyleCop/StyleCop#16)
- Separate Code Cleanup option to create XML doc stubs (StyleCop/StyleCop#15)
- Not honouring settings when adjusting file header in Code Cleanup (StyleCop/StyleCop#14)
For more details, see the README.md.
v2016.1.2 for ReSharper 2016.1
Please install from the Extension Manager (ReSharper → Extension Manager)
- Updated to StyleCop 4.7.54 (StyleCop/StyleCop#52)
From 2016.1.1:
- Suppress message quick fix available again (StyleCop/StyleCop#59)
- Fix duplicate warning tooltips (StyleCop/StyleCop#34)
- Fix insert header documentation quick fix (StyleCop/StyleCop#57)
- Disable inspection warnings with ReSharper comments (StyleCop/StyleCop#60)
- Don't add trailing space after last comma on line (StyleCop/StyleCop#25)
- Display StyleCop parse errors
- Display StyleCop.dll version in plugin options page
Previously:
- Support for ReSharper 2016.1 (StyleCop/StyleCop#47)
- Fix to allow filtering by StyleCop issues in code inspection window (StyleCop/StyleCop#37)
- Fix error messages in installer (StyleCop/StyleCop#32)
- Fix to stop code cleanup opening unedited files (StyleCop/StyleCop#27)
- Automatically disable analysis if StyleCop.Analyzers is referenced in VS2015 (StyleCop/StyleCop#20)
- Supports loading custom StyleCop addins. Specify location in settings (StyleCop/StyleCop#18)
- Fix duplication of constructor summary XML doc element in Code Cleanup (StyleCop/StyleCop#17)
- StyleCop issues now grouped under "StyleCop" in Inspection Results (StyleCop/StyleCop#16)
- Separate Code Cleanup option to create XML doc stubs (StyleCop/StyleCop#15)
- Not honouring settings when adjusting file header in Code Cleanup (StyleCop/StyleCop#14)
For more details, see the README.md.