History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-64038
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Ilya Ryzhenkov
Reporter: Oliver Jones
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
ReSharper

Add support for defining coding standard for field class member case.

Created: 08 Apr 08 07:50   Updated: 23 Oct 08 13:23
Component/s: Code Analysis
Fix Version/s: 4.5
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 584.3


 Description  « Hide
When using the Introduce and initialize field context action on a constructor parameter named x a field is introduced with the name m_X.

I have defined the prefix for class fields to be m_.

It seems that the first character of fields is always converted to uppercase. Our coding standard is that private fields should have a lower case first character. There should be a way of defining this in the code formatting/standards options in Resharper.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.