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

Key: RSRP-55772
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Oleg Stepanov
Reporter: Andrew Serebryansky
Votes: 0
Watchers: 1
Operations

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

Live template variable macro: suggest field name based on

Created: 11 Jan 08 18:25   Updated: 12 Jan 08 09:58
Component/s: Live templates
Fix Version/s: 4.0
Security Level: Everybody (All jira users)

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


 Description  « Hide
Our coding standards call for _fieldName (i.e. lowerCamelCase prefixed with an underscore). I've got the underscore configured correctly in ReSharper|Options.

What I'd like is a live template macro called something like "Suggest field name based on ", which basically does the correct capitalisation and sticks the configured prefix and suffix on that name.

At the moment, I have to use _$fieldName$, and have fieldName defined as "Value of propertyName with the first character in lower case". This is excellent, but it could be even better.



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