Project
ReSharper
Priority
Normal
Type
Feature
Fix versions
Mirabile Futurum
State
Obsolete
Assignee
Slava Tutushkin
Subsystem
Live Templates
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Ilya Ryzhenkov
    5 years ago (05 Aug 2006 01:32)
  • Updated by   Slava Tutushkin
    5 months ago (26 Dec 2011 15:50)
  • Jira: RSRP-4967
    (history, comments)
 
RSRP-4967 LT: suggest type and property name macro
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
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?
Comments (3)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Jura Gorohovsky
  Jura Gorohovsky
08 Dec 2010 21:21
17 months ago
@Ilya I believe this is obsolete?
Ilya Ryzhenkov
  Ilya Ryzhenkov
09 Dec 2010 00:18
17 months ago
Unsure, let's wait for Slava to confirm.
Slava Tutushkin
  Slava Tutushkin
26 Dec 2011 15:49
5 months ago
We can put "Guess type expected at this point" with autocompletion for the $TYPE$ and "Suggest name for a variable" for the $PROPERTY$.
Related Changes
Resolved Date
5 months ago (26 Dec 2011 15:50)
State
OpenObsolete