Microsoft.com
All DevCenters
MSDN Home
MSDN Code Gallery:
Code Gallery Home
|
Browse Gallery
|
Share Code
|
Help and FAQs
StyleCop
Home
Downloads
Discussions
Issue Tracker
People
License
Close
RSS
All Resource Updates
Discussions
Issue Tracker
Releases
Wiki
RSS
451
Votes in Release
(breakdown)
StyleCop 4.3.3.0
Description
Microsoft StyleCop version 4.3.3.0: Now supports Visual Studio 2010 as well as VS 2008!
Files
Microsoft.StyleCop.msi
runtime binary, 1374K, uploaded
Jan 12
- 138555 downloads
StyleCop 4.3 Rules Documentation
documentation, 239K, uploaded
Aug 10 2009
- 49835 downloads
StyleCop 4.3 SDK
documentation, 1843K, uploaded
Sep 8 2008
- 36637 downloads
ExcludeStyleCop
example, 10K, uploaded
Nov 11 2008
- 20294 downloads
To download the file you must agree to the following license.
The license terms that govern this software are contained in the license agreement presented to you during installation.
Work Items
= Proposed
= Active
= Fixed
= Closed
Issues
(315 Votes)
Votes
Status
Title
2
Partial methods not handled correctly
6
SA1642: Error with generics
3
SA1643: Error with generics
2
SA1607: Documentation doesn't show how to fix the violation.
5
Analysis of files in websites crashes Visual studio 2005 and 2008
14
VS 2005 IDE consumes 99% CPU when opening large unmanaged solution after installing StyleCop 4.3
1
Certain projects cause error message on "Run StyleCop"
1
SA1623 and SA1624 warnings appears in wrong situations
6
Issue StyleCop with a license that allows for checking into project's source control
1
False SA1512 'a single line comment must not be followed....
2
"<see cref="MyClass" />" should be an acceptable synonym for "MyClass" in doc comments
1
StyleCop 4.3 generates a syntax error for *outPtr8 = (byte)(*inPtr16 * scale);
2
WPF read-only dependency property pattern triggers SA1202.
1
Class without explicit access modifier marked as "public" instead of "internal"
14
Impossible string.empty recommendation
2
False warning: SA1119: The line contains unnecessary parenthesis
5
SA1503 only complains about the "if" part, not the "else" part
2
Style Cop Crashes With A Blank Definition File
2
SA1101 isn't raised in method calls when the return value of the method is used.
25
SA1644 triggered in example code blocks
4
VS crashed for webservices.
1
SA1642: Constructor XmlDoc. Make the rule less restrictive
3
Visual Studio 2005 sp1 slowdown with stylecop installed
6
SA1500 and SA1013: Closing curly bracket on own line and invalid spacing and closing bracket fire when they shouldn't
19
SA1628 ignoring <c></c> tags
1
After three hours of using StyleCop had crashed.
4
Use different Settings.StyleCop Files when building a project
2
Feedback email link in CHM is wrong.
2
SA0102 with a nullable generic type reference.
3
StyleCop doesn't handle object and collection initializers correctly.
2
LINQ operator "let" cause SA0101 when used with "[condition] ? [true] : [false]" syntax
5
warning: SA0102: A syntax error has been discovered in file ... (unsupported characters)
1
Equality operator recommendations wrong.
1
FullyQualifiedName of inner class
2
Invalid SA1410 warning
6
excluded Hungarian prefixes not obeyed in console MSbuild build
2
SA1002 when a part of 'for' statement is omitted
1
Namespace Sort Rules Inconsistent with VStudio
1
SA1211 not always correct
1
Skip analysis of files without Compile 'Build Action'.
3
SA1642 doesn't cater for whitespace
5
error list is not cleared of build errors when running style cop
3
Documentation error: IntProperty element in rules xml file
2
SA1202 fires on explicit interface regardless of order
8
SA1636: Copyright tag tag in configuration file should support a regular expression.
4
SA1628 is unaware of non-latin characters
1
StyleCopSDK.chm missing WritableSettings
1
SA0102 with a defaulted array.
1
SA1642 doesn't cater for escaped generics identifier in documentation
5
BUG: Inconsistent rule SA1101
5
Settings editor saves only changed rules
2
C# file saved as codepage 1252, StyleCop compare copyright text fails
2
Overreacting SA1101?
3
SA1628 doesn't cater for code elements
1
SA1101 inconsistency when accessing properties
1
Invalid warning: SA1001 ?
2
SA1108: Block Statements Must not Contain Embedded Comments
1
Specified cast not valid
1
StyleCop Error with Web Service Software Factory VS2008
5
SA1636 - Copyright tag in header not recognized on some files if copyright symbol is used.
1
StyleCop does not processes lambdas correctly in C# code
8
4.3.1.3 Reports SA0102 Errors for Generic Definitions
2
StyleCop 4.3.1.3: ExcludeFromStyleCop not working
1
Syntax error for fixed size array.
1
SA1636 fault with GlobalSuppressions.cs
2
Incorrect report of syntax error Title is required
1
StyleCop installation directories should be stored in registry
26
local static members should be required to be prefixed with the class name, similar to 'this' for local instance members
1
<see cref="..." /> should be an acceptable synonym for "..." in doc comments (repost of #81-with example)
1
SA1210: global keyword ignored.
2
Stylecop 4.3 and TFS (tfsbuild.proj) issues
2
StyleCop hangs indefinately analyzing file
3
StyleCop should ship with its xml doc files
1
SA1121: Use the built-in type alias 'string' rather than String or System.String. - Incorrect
1
SA1503 firing when there is no violation
1
StyleCop incorrectly handles object initializers
2
SA0102 SyntaxException for local declaration of GenericType<SomeType>.Nes
tedType
2
SA1623 triggers incorrectly in private nested classes
1
Disabled Rules Resetting
4
Rule SA1101 fire incorrectly
1
StyleCop running even when there are no files in the project that have been touched
1
SA1600 incorrectly triggered for private nested classes
1
Japanese space throw SA0102
1
Documentation error: "Adding a Custom StyleCop Settings Page" left out InitializeComponent
3
SA1603 checks XML within comments that are in Quotations
5
LINQ operator "let" causes SA1513/SA1102 when followed by "orderby", "select", etc.
1
Build integration - custom rule dlls are not loaded
2
Excluded Hungarian Prefixes not obeyed when compiling with MSBuild in the console.
8
Visual Studio 2010 Beta 1 support
2
SA1645 only resolves paths relative to the file that declares the <include />
1
XmlHeader.Text returns multi-line comments as a single line
1
SA1641 works not propper with an included ampersand
1
SA0102 Large files >10.000 lines of code
1
SA1008 Cast in a LINQ statement
1
Do not remove empty values from CollectionProperty
2
doesn't handle pointers (or is there a way to enable /unsafe+?)
Features
(136 Votes)
Votes
Status
Title
4
Add <Rules> tag to SourceAnalysisViolations.
xml
53
Add Word-like Blue Underline IDE Support for Source Analysis Violations
3
Documentation rules hould understand <include> element
13
Require get accessor before set accessor
7
Please support inline upgrades
12
Add NoTrailingWhitespace rule
8
'using' statement does not require curly brackets
12
Add Localization for standard text used by documentation rules
2
Ignore .generated.cs files
2
When PermissionSetAttribute set, require the /// <permission> tag.
12
Feature Request: Create standard rules for the layout of element documentation
1
Complete the CsToken subclass set
7
Centralizing Custom Rules
Releases
Current
|
Planned
StyleCop 4.3.3.0
There are no planned releases for this resource.
Release Details
Status
released
Release Date
Aug 10 2009
Updated On
Jan 11 2010
Updated By
jasonall
Wiki Link
[release:1425]
Manage Your Profile
Legal
Contact Us
MSDN Flash Newsletter
© 2008 Microsoft Corporation. All rights reserved.
Terms of Use
Trademarks
Privacy Statement
Updating...