Project
ReSharper
Priority
Normal
Type
Feature
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   Vladimir Reshetnikov
    2 years ago (30 Sep 2009 00:37)
  • Updated by   Vladimir Reshetnikov
    2 years ago (05 Oct 2009 18:19)
  • Jira: RSRP-123115
    (history, comments)
 
RSRP-123115 Option for naming file for generic class when both generic and non-generic types with the same name are present
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
I know the following existing policies:

  • Always put Class and Class<T> to the same file Class.cs
  • Put Class<T> to Class`1.cs (I prefer this, corresponds to MSIL naming scheme)
  • Put Class<T> to Class!1.cs (Reflector does this)
  • Put Class<T> to ClassOfT.cs (visual basicish)
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments