[Lazarus] How about Ctrl+Shift+Alt+Space completes code with empty values.

Graeme Geldenhuys graemeg.lists at gmail.com
Tue Feb 14 21:41:31 CET 2012


On 14 February 2012 19:43, Everton Vieira  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('');


Why not simply type the single quote key twice, instead of a complex
four-key combination.  Thus, resulting in less keys to type.  I can
suggest a good typing tutor program too, if you have problems typing.
;-)

Just another idea. :)



-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net




More information about the Lazarus mailing list