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

Everton Vieira tonvieira at gmail.com
Tue Feb 14 18:43:22 CET 2012


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. :)




More information about the Lazarus mailing list