1-10 of 99 < Previous Next >
Discussions for Microsoft StyleCop
Latest post:
Today
1:04 PM
1 Post
First post: Pieter wrote: Hi, I have create an plugin for StyleCop with my own rules. Sometimes we encounter strange unpredictable behavier in the usage pf stylecopy. For instance - it hangs and takes all cpu ...
Jump to: First Post
Latest post:
Nov 14
12:47 PM
4 Posts
First post: srudin wrote: i created several custom rules so far and they all work great. now i'm having problems creating a new one because i can't figure out how to get to the information i need in order to perfo...
Latest post: srudin wrote: Thanks - the static declaration works great! The idea about the base types was that private fields should start with underscore and a lower case letter (private string _someString) but U...
Jump to: First Post    |Latest Post
Latest post:
Nov 14
10:24 AM
2 Posts
First post: nsdesai wrote: Hello, Where can I find StyleCop Setting Menu Option. I cghecked in the VS2008 solution explorer ->Righr click on solution to find this option but only gives mr Run StyleCop optio...
Latest post: jasonall wrote: The settings are set at the project level, rather than the solution level. Right-click on a project node in solution explorer and you should see the StyleCop Settings menu item.
Jump to: First Post    |Latest Post
Latest post:
Nov 14
8:44 AM
9 Posts
First post: lacombefr wrote: Hi, It would be great if we could ignore specific generated code files with a specific extension I have some *.generatedCore.cs and *.generated.cs in my solution, and StyleCop settings ...
Latest post: jasonall wrote: Yes, the autogenerated tags will be picked up no matter now the tool is run. We're looking into the possibility of having the ExcludeFromStyleCop tags honored during VS IDE runs of Styl...
Jump to: First Post    |Latest Post
Latest post:
Nov 13
7:57 PM
4 Posts
First post: IDotNET wrote: I ran this tool against an application that's 5-6 years old. On VS2005, the tool appears to stop after the first 1001 errors. Is there a way to get a complete list of errors (or at leas...
Latest post: IDotNET wrote: Thanks to everyone for their responses!
Jump to: First Post    |Latest Post
Latest post:
Nov 13
1:38 PM
6 Posts
First post: papadi wrote: Hi! Rule SA1303 makes sure that Constants start with an upper-case letter. This is great. But what about constants defined private or even local inside a method. For me it seems more natu...
Latest post: hfrmobile wrote: @papadi: I agree with you. But our company style guide says: Type Case Prefix Sample ------------------------------------------------------------------------...
Jump to: First Post    |Latest Post
Latest post:
Nov 11
8:46 AM
3 Posts
First post: IDotNET wrote: Is there any beginner's or general purpose documention on this tool? The StyleCop.chm file seems to be documentation on the individual rules rather than the tool itself.
Latest post: jasonall wrote: As you mentioned, there is a CHM explaining the default rules. There is also a CHM explaning how to extend the tool. In addition to this, we have posted some documentation explaining how ...
Jump to: First Post    |Latest Post
Latest post:
Nov 11
3:01 AM
1 Post
First post: danhartl wrote: I want to use the new xml classes from the System.Xml.Linq namespace to create a new document that could look like this: XElement xml = new XElement( "contact...
Jump to: First Post
Latest post:
Nov 10
6:51 PM
1 Post
First post: papadi wrote: Hi! We configured StyleCop to match our coding style and we are about to start using it in a team of 5 developers. We are missing only one thing. The fact there is not way to enforce blan...
Jump to: First Post
Latest post:
Nov 10
8:51 AM
2 Posts
First post: BrettShearer wrote: Is it possible for some integration with TFS and checked out files? We have a massive project, and to manually fix the thousands of violations will take forever. I want all new checkins t...
Latest post: jasonall wrote: There is no automated way to do this currently, though the behavior you are looking for is supported by StyleCop if you run the tool using MSBuild integration (explained here: http://blog...
Jump to: First Post    |Latest Post

Configure View

Sorted by Latest post
Search
Filter
(by tag)
All tags
1-10 of 99 < Previous 1 2 3 4 5 6 7 8 9 10 Next >
Updating...
Page view tracker