Stylecop 4.7.19.0 has been released at
http://stylecop.codeplex.com/releases/view/79972This release fixes a problem I reported at
http://stylecop.codeplex.com/workitem/7048 whereby the need for "this." was not reliably reported. Since I discovered this problem while working on client code, I had to produce a code sample independently that would in the minimum number of lines demonstrate the problem.
Release Notes
Compatible with the Visual Studio 11 Preview.
Install order should be :
- VS10
- VS11
- R#6.1.1 msi (for VS10)
- R#6.1.1 vsix (for VS11)
- StyleCop 4.7
This version is now compatible with R# 5.1 (5.1.3000.12), R# 6.0 (6.0.2202.688), R# 6.1 (6.1.37.86) and R# 6.1.1 (6.1.1000.82).
Here are the bug details for
fixed in 4.7 and
closed in 4.7 issues (over 30 issues fixed since 4.6)
Here are the bug details for all issues since 4.3.3.0 that have been
fixed and
closed (over 390 fixes).
Release NotesAdded support for cultures into the Settings.StyleCop file. Currently supports en-US,en-GB, fr-FR, pl-PL, pt-BR and ru-RU.