[Lazarus] Extended filter for Code Completion

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Jan 9 19:44:59 CET 2018


On Mon, 8 Jan 2018 19:55:11 +0200
Juha Manninen via Lazarus <lazarus at lists.lazarus-ide.org> wrote:

> I applied the patch from here:
>  https://bugs.freepascal.org/view.php?id=32974
> It looks good to me.
> Please test everybody. Does it have negative side-effects of some kind?

The name ExtendedFilter sounds as if it gives more options.

Instead it adds identifiers that contains the identifier, behind the
usual list of identifiers that starts with the identifiers. What would
be a good name for this option?
"AddContainsPrefix" or (not) "OnlyBeginsWithPrefix"?

Mattias


More information about the Lazarus mailing list