History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-10384
Type: New Feature New Feature
Status: Closed Closed
Resolution: To Be Discussed
Assignee: Oleg Stepanov
Reporter: Drew Noakes
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Ability to redefine interface/members in one go

Created: 05 Aug 06 16:43   Updated: 01 Nov 06 16:58
Component/s: None
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 165
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=10384


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order:
Drew Noakes - 08 Aug 06 03:34
Re: #10384- Ability to redefine interface/members in one go
Sorry, I am mistaken... I am using build 164.

Oleg Stepanov - 01 Nov 06 11:08
You mean a huge dialog for changing signatures of all members in the class?

Drew Noakes - 01 Nov 06 16:58
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.