On 14.10.2015 11:07, Mattias Gaertner wrote:
On Wed, 14 Oct 2015 10:36:44 +0200
Ondrej Pokorny <[email protected]> wrote:
[...]
At | I hit Ctrl+Space. No identifier completion window is shown and the
idetifier is automatically completed to "MyVerySpecialVar".
If there is no way to disable it: Mattias, where is the check done that
there is only one item for completion? I'd like to disable it (probably
create an IDE option for it). Delphi behaves the same way (no auto
completion).
TSynBaseCompletion.Execute
Thanks a lot. I couldn't find it in the CodeTools code. Now I know why.
I added the option: http://mantis.freepascal.org/view.php?id=28852
I didn't change the default behavior.
Ondrej
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus