[Lazarus] Automatic identifier completion
Bo Berglund
bo.berglund at gmail.com
Sat Aug 17 10:09:05 CEST 2019
On Fri, 16 Aug 2019 22:55:45 +0200, Martin Frb via lazarus
<lazarus at lists.lazarus-ide.org> wrote:
>On 16/08/2019 19:07, Darius Blaszyk via lazarus wrote:
>> Hi,
>>
>> I know about code completion in the IDE and it works perfectly!
>> However, to invoke it I need to press CRTL-space every time which is
>> somewhat cumbersome. Is there a setting in the IDE that would invoke
>> completion automatically on keypress?
>>
>It can auto invoke after you enter a dot "form1."
>But otherwise not.
I have found that in order to get a list of available methods and
properties of an identifier to select from you have to stop for a
second or two after typing in its name until the IDE sort of "selects"
the identifier (it will get a grayish background).
Then when you hit the period the list appears.
But if you type the period immediately after the object name nothing
happens....
--
Bo Berglund
Developer in Sweden
More information about the lazarus
mailing list