Project
ReSharper
Priority
Normal
Type
Feature
Fix versions
Mirabile Futurum
State
To be discussed
Assignee
Ilya Ryzhenkov
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Drew Noakes
    5 years ago (05 Aug 2006 16:43)
  • Updated by   Ilya Ryzhenkov
    23 months ago (04 Jun 2010 15:24)
  • Jira: RSRP-10384
    (history, comments)
 
RSRP-10384 Ability to redefine interface/members in one go
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
As mentioned in a previous request, I'm doing a lot of renaming. This involves renaming methods/method parameters/public and private fields.

When changing the signature of a method, it's possible to modify more than one parameter's name at a time. It'd be great to have this functionality for all members on the type.

This can be achieved at present with extra keyboard/mouse labour, but I believe a single form for this would allow a more coherent picture to be formulated by the developer, and applied in one step.

I know I'd use this facility a lot.

Issue was closed
Comments (3)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Drew Noakes
  Drew Noakes
08 Aug 2006 03:34
5 years ago
Re: #10384- Ability to redefine interface/members in one go
Sorry, I am mistaken... I am using build 164.
Oleg Stepanov
  Oleg Stepanov
01 Nov 2006 12:08
5 years ago
You mean a huge dialog for changing signatures of all members in the class?
Drew Noakes
  Drew Noakes
01 Nov 2006 17:58
5 years ago
Yes, exactly. Such a screen would help develop a clear interface for the entire type, much as a UML class box shows the interface neatly. It'd assist consistent member naming too.