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   Andrew Serebryansky
    5 years ago (20 Apr 2007 13:10)
  • Updated by   Sergey Shkredov
    10 months ago (06 Jul 2011 16:24)
  • Jira: RSRP-39211
    (history, comments)
 
RSRP-39211 Support for Microsoft variable naming conventions in name completion
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
The intellisense Ctrl-Space gives the following suggestion when using generics:

List<Car> ..cars

But in the (Microsoft-) code conventions, they suggestion the following:

List<Car> ...carList...
Collection<Car> ...carCollection

So instead of the plural 'cars' the name of the Generic should be used instead.
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments