Community
Participate
Working Groups
Build Identifier: M20100909-0800 Initial implementation of functionality resembling the one in JDT. Reproducible: Always Steps to Reproduce: Inapplicable
Created attachment 182313 [details] implementation
Created attachment 182796 [details] minor fixes Better lookup for references. Glitch in rename (Preview->Back->Preview) fixed.
Created attachment 182890 [details] scope lookup functionality Extract local will issue a warning if name is already defined in visible scope.
Created attachment 183399 [details] Support for "Replace all occurences" capability "Replace all occurences... " checkbox added. Unwanted replacements can be deselected on the last page of the wizard.
Created attachment 183404 [details] Support for "Replace all occurences" capability Previous patch would break other refactorings.
Committed. Thanks!