On 22/06/2017 15:35, Alexey via Lazarus wrote:
This is hilite of word dlg_hotkey_replace: other ids hilited too, but
i dont want other words. How not to hilite other words?
There is an option to control this.
Menu: Tools > Options > Editor > Display > Markup and Matches
Highlight of Word unde
The default is 3.
So Words with more chars, are highlighted also if part of a bigger word.
Do you agree that normal editors have "Whole words" option, and not
"some length up to n" option?
--
Regards,
Alexey
--
___
Lazarus mailing list
Lazarus@li
On 27/06/2017 11:16, Alexey via Lazarus wrote:
The default is 3.
So Words with more chars, are highlighted also if part of a bigger word.
Do you agree that normal editors have "Whole words" option, and not
"some length up to n" option?
Yes, but "up to" is more flexible, and fully includes
On 27/06/2017 11:16, Alexey via Lazarus wrote:
The default is 3.
So Words with more chars, are highlighted also if part of a bigger word.
Do you agree that normal editors have "Whole words" option, and not
"some length up to n" option?
Yes, but "up to" is more flexible, and fully includes
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?
Is there an option to set this be