IDE with renaming possibility
Marco Leise
Marco.Leise at gmx.de
Wed Nov 9 07:05:53 PST 2011
Am 07.11.2011, 11:08 Uhr, schrieb Jabba Laci <jabba.laci at gmail.com>:
>> I use Emacs and replace regexp.
>
> Hi,
>
> I'm looking for a solution that replaces just in the scope. A regexp
> replace would change all occurrences :( Also, if you have a function
> that is implemented in a module and you call it in another file, it
> should be renamed everywhere.
>
> Laszlo
Your scope variable can be renamed if you search and replace only in the
selected lines. This works in Eclipse at least.
More information about the Digitalmars-d-learn
mailing list