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

Key: RSRP-4967
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Oleg Stepanov
Reporter: Ilya Ryzhenkov
Votes: 0
Watchers: 0
Operations

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

LT: suggest type and property name macro

Created: 05 Aug 06 01:32   Updated: 10 Mar 07 16:57
Component/s: Live templates
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

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

Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=4967


 Description  « Hide
I can't create good LT for property:

public $TYPE$ $PROPERTY$
{
get
{
}
set
{
}
}

I need $TYPE$ macro to suggest types, and $PROPERTY$ macro to suggest name for property based on type. Maybe I'm missing something?



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