[Lazarus] How to get space before auto-inserted assignment?

Bo Berglund bo.berglund at gmail.com
Fri Aug 16 10:57:11 CEST 2019


I am used to having whitespace between names and operators, but
Lazarus insists on putting := directly after a property when it
autocompletes.
So I get Canvas.Brush:=
instead of Canvas.Brush := 
Which is what I want.
It is annoying to get unwanted help which every time has to be
corrected....
Presumably this is an IDE setting, but which?

The editor settings is quite a maze to navigate so I would appreciate
a hint on where to look.
I am using Lazarus 2.0.4 on Windows 7.


-- 
Bo Berglund
Developer in Sweden



More information about the lazarus mailing list