I miss the emacs-style replace, too!  Refactor->Rename is fine for
getter/setter
method names, but it's not a general-purpose solution.

I have emacs configured as an external tool specifically so that I can do
context-sensitive
search and replace (ok, and keyboard macros).

Kenji

"Chris Bartley" <[EMAIL PROTECTED]> wrote in message
ajdku0$kun$[EMAIL PROTECTED]">news:ajdku0$kun$[EMAIL PROTECTED]...
> Try Refactor --> Rename.  I think you'll find that it will do exactly what
> you want when renaming instance variables.
>
> chris
>
> "Anders Janmyr" <[EMAIL PROTECTED]> wrote in message
> ajdh7l$gs2$[EMAIL PROTECTED]">news:ajdh7l$gs2$[EMAIL PROTECTED]...
> > Another enhancement to the find/replace tool is a context sensitive
> > replace that I used to have in my Emacs days.
> >
> > When I want to change foo to bar I usually want to replace all Foo with
> Bar
> > and all getFoo with getBar etc as it is now I have to do two passes
first
> > with uppercase then with lowercase. It would be nice to do this in one
> > pass.
> >
> > Regards
> > Anders Janmyr
> >
> > Chris Bartley wrote:



_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to