Project
ReSharper
Priority
Normal
Type
Usability Problem
Fix versions
Mirabile Futurum
State
Open
Assignee
Sergey Shkredov
Subsystem
Naming
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Mike Strobel
    2 years ago (02 Feb 2010 20:48)
  • Updated by   Sergey Shkredov
    7 months ago (06 Jul 2011 17:24)
  • Jira: RSRP-151822
    (history, comments)
 
RSRP-151822 Proposed Improvements to Suggested Type Parameter Names
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
I have spent the morning refactoring the StructureMap source code to adhere to our naming rules, and I noticed a couple areas where R#'s suggestions for type parameter names could be improved:

If type parameter name is "TYPE" -> add "T" to list of suggested names (currently suggests only TYpe).
If type parameter name is "XXXTYPE" (ends in case-insensitive "Type", i.e. PLUGINTYPE) -> add "TPlugin" to list of suggested names (currently suggests only TPlugintype).
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments