|
|
|
1-10 of 131
< Previous ... Next >
|
The problem was for instance that the name of a textbox was "textBoxSonderprüfungen". After replacing to "textBoxSonderpruefungen" it works. Sorry, I don't know how I can send the whole file to y...
id# 125 | Planned Release: StyleCop 4.3 | Last Updated: Fri at 10:56 AM
by AlexeyR
When documenting a generic class, only allows <see cref="MyClass"/> and not <see cref="MyClass`1"/>. MyClass and MyClass<T> may both exist and aren't the same.
id# 63 | Planned Release: StyleCop 4.3 | Last Updated: Thu at 7:25 PM
by jasonall
I would like to have some rules about spacing around the '#region' and '#endregion' code elements. - '#region' must be preceeded by a blank line or other '#region' - '#region' must not be followed ...
id# 131 | Planned Release: Community Suggestions | Last Updated: Tue at 1:55 PM
by jasonall
When documenting a generic class, only allows <see cref="MyClass"/> and not <see cref="MyClass`1"/>. MyClass and MyClass<T> may both exist and aren't the same.
id# 64 | Planned Release: StyleCop 4.3 | Last Updated: Mon at 10:18 AM
by jasonall
So I have the following code in a class; public static bool operator ==(Resource left, Resource right) { return Equals(left, right); } public static ...
id# 130 | Planned Release: StyleCop 4.3 | Last Updated: Mon at 10:12 AM
by jasonall
While analysing a file named
id# 88 | Planned Release: StyleCop 4.3 | Last Updated: Mon at 10:06 AM
by jasonall
Certain non-standard VS projects cause StyleCop 4.3 to error out if you choose Run StyleCop on the solution. For example, having an AQTime profiler project loaded as part of your solution causes t...
id# 73 | Planned Release: StyleCop 4.3 | Last Updated: Mon at 9:12 AM
by jasonall
Woupiiiii. I finally was able to repro the problem (why am I happy? :) ) So this is definetly a bug in the tool, here are the exact repro steps I used: Open VS. In the menus, choose File->New->We...
id# 98 | Planned Release: StyleCop 4.3 | Last Updated: Mon at 9:11 AM
by jasonall
Hi, Is it possible to enable Warning or Errors individually on rules ? I didn't find this possibility yet in the documentation. If it is not possible, then it would be a good thing. Perhaps w...
id# 86 | Planned Release: Community Suggestions | Last Updated: Mon at 8:42 AM
by dfed
I think there's a bug in StyleCopCmd.Console - I've been trying to import a specific settings file using the -sc flag but it hasn't been working. Looking at the code in Reflector, the constructor f...
id# 129 | Planned Release: None | Last Updated: Mon at 8:37 AM
by jasonall
|
|
1-10 of 131
< Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
|
|
|
|
|
|
|
|