Community
Participate
Working Groups
The default name for the variable is often not what I want (that's for another bug) so I have to change is every time and right now the text is not selected by default like in Extract constant and JDT.
Created attachment 183489 [details] Select text in Extract Local Variable input page Small patch for 7.0.2 and 8.0.
Fixed in HEAD and 7.0 > 20110103
*** cdt cvs genie on behalf of egraf *** Bug 330688: Automatically select text in Extract Local Variable <a href=https://bugs.eclipse.org/bugs/show_bug.cgi?id=330688>https://bugs.eclipse.org/bugs/show_bug.cgi?id=330688</a> [*] InputPage.java 1.1.6.1 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/refactoring/extractlocalvariable/InputPage.java?root=Tools_Project&r1=1.1&r2=1.1.6.1 [*] InputPage.java 1.2 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/refactoring/extractlocalvariable/InputPage.java?root=Tools_Project&r1=1.1&r2=1.2
(In reply to comment #2) > Fixed in HEAD and 7.0 > 20110103 Thanks!