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

Key: RSRP-7296
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Dmitry Lomov
Reporter: Carsten Jendro
Votes: 0
Watchers: 0
Operations

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

Vaiable name suggestion, missing feature

Created: 05 Aug 06 03:47   Updated: 06 Jul 07 16:48
Component/s: Code Insight
Fix Version/s: 4.0
Security Level: Everybody (All jira users)

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

Build: 165
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=7296


 Description  « Hide
In Resharper under "Options -> Naming Conventions" i can set Prefix and Suffix for variable names. Thats a nice Feature, but i am missing something.

in my Company, naming conventions are

Instance Fields: m_FooBar

Classnames: CFooBar

I have set prefix to "m_"

ReSharper suggests me:

--> m_cFooBar
--> m_fooBar
--> m_bar

but i need

--> m_FooBar
--> m_Bar

some nice additional setting woul be

First letter after prefix "Always upper", "Always dower", "Default"

and a textbox where i can set a text to be stripped at the beginning of classnames where e can add a "C".



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