On Tue, Feb 14, 2012 at 19:43, Everton Vieira <tonvie...@gmail.com> wrote:

> How about Ctrl+Shift+Alt+Space completes the code with empty values.
>
> Like this:
>
> Trim();
>
> After Ctrl+Shift+Alt+Space inside that parentheses makes this:
>
> Trim('');
>
> Just, another idea. :)
>

Or the CTRL+SHIFT+C continue to complete code, on this cases as well :)


>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to