<div dir="ltr">Now with attachment! ðŸ˜€<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 20, 2019 at 6:48 PM Darius Blaszyk <<a href="mailto:dhkblaszyk@gmail.com">dhkblaszyk@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi!</div><div><br></div><div>Attached a (still) naive patch that implements automatic completion upon keypress. It's already giving me a big boost in productivity so I thought I might share it here. It would be good to make the identifier invocation a bit smarter. For instance I would like to prevent invocation in case the word is part of a string or comment. Also it should auto hide after the first character gets deleted by backspace. Any tips or hints how to use the codetools to get the required information is appreciated!</div><div><br></div><div>Rgds, Darius Blaszyk  <br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 16, 2019 at 10:55 PM Martin Frb via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 16/08/2019 19:07, Darius Blaszyk via lazarus wrote:<br>
> Hi,<br>
><br>
> I know about code completion in the IDE and it works perfectly! <br>
> However, to invoke it I need to press CRTL-space every time which is <br>
> somewhat cumbersome. Is there a setting in the IDE that would invoke <br>
> completion automatically on keypress?<br>
><br>
It can auto invoke after you enter a dot "form1."<br>
But otherwise not.<br>
<br>
See <a href="https://bugs.freepascal.org/view.php?id=33054" rel="noreferrer" target="_blank">https://bugs.freepascal.org/view.php?id=33054</a><br>
-- <br>
_______________________________________________<br>
lazarus mailing list<br>
<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a><br>
<a href="https://lists.lazarus-ide.org/listinfo/lazarus" rel="noreferrer" target="_blank">https://lists.lazarus-ide.org/listinfo/lazarus</a><br>
</blockquote></div>
</blockquote></div>