Search
You searched for the word(s):
Showing page 1 of 2 (11 total posts)
< 1 second(s)
-
Thanks again for listening.
-
-
Cool, that's excellent news
-
As per my recent post, I have created a custom rule that enforces a "_" prefix on all private fields. I have found several fields that are incorrectly failing this rule, for example:
private ITestObject _o1;
The action I am prompted with says: Rename to '__o1'
The rule that I have created is as ...
-
Is there a reference documentation that describes each rule that is shipped out the box with CodeIt.Right?
It would be great if for each rule this reference document cross
referenced any official publication of the equivalent Code Analysis /
FxCop rule. Is this something that you're planning on adding?
When I click of the Rule Support ...
-
Hi guys,
I posted some while back about including support to enforce a private field naming convention that all private fields should follow the convention "_someFieldName", that the product should provide the appropriate refactoring to apply this convention. Its excellent to see you that have responded and added this to the ...
-
-
Yeah this feature is defintly a must have so I'm glad to here that you're adding it in beta2. Now the inevitable question: do you have a ballpark date when you're going to be releasing beta2?
-
Ok, I've followed Misha's instructions - fine no problem. However, this only gives me half of what I need. Remember I want to replace the 'm_' prefix on fields with '_' The instructions will strip off the existing prefix 'm_' but I can't tell CodeIt.Right to then use '_' in ...
-
Thanks guys.
I'll follow the instructions that Misha posted. If I have any problems I'll get back to you.
Christian
1
|
|