Info:
Lazarus 3.99 (rev main_3_99-1527-gf3aa0586d9) FPC 3.2.2 x86_64-linux-gtk2
my old lazarus.dci contained for example
[sm | showmessage]
ShowMessage('|');
I could use this template by
sm + Ctrl+j
Now i have in lazarus.dci
[sm | showmessage]
[todo | ToDo item creator]
.. and there
Ok, i have to redefine my own code templates using the new Makro edit
box ?!
But why this change? I see no benefit.
Ok i am just a hobbyist using lazarus IDE !
mpf ...
John Landmesser
Am 27.02.24 um 18:45 schrieb John Landmesser via lazarus:
Info:
Lazarus 3.99 (rev main_3_99-1527-gf3aa05