On Tue, 27 Jun 2017 22:46:55 -0500
Lars via Lazarus <lazarus@lists.lazarus-ide.org> wrote:

> When I use the find/replace dialogs, and search for text, it does not 
> search inside the else section of {IFDEF FPC}. I assume this is a 
> feature. However some times I want to replace text inside delphi code 
> that is outside the IFDEF FPC and in the ELSE section?

Find/Replace works on the text of the active source editor, it does not
parse for $IFDEFs.

Maybe you mean "Find Identifier References"?
 
Mattias
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to