My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 3: Make hide delegate more lenient
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  channing.walton
Type-Enhancement
Priority-Medium


Sign in to add a comment
 
Reported by channing.walton, Dec 25, 2008
Given:
    new Bar().a().b().c();
Hide delegate requires that you select a().b().c() 

It could assume that everything from the cursor position should be selected for the refactoring. 
eg. if the cursor were between 'a' and () then Hide Delegate could assume a().b().c()
Sign in to add a comment

Hosted by Google Code