[Lazarus] Code Completion: spaces around ':='

Vojtěch Čihák vojtech.cihak at atlas.cz
Sun Jul 7 16:41:29 CEST 2013


Hi,
Tools -> Options... -> (node) Codetools -> (node) Space
 
Insert space in front of: Symbol
Insert space after: Symbol
 
Vojtěch 
______________________________________________________________
> Od: "Marc Santhoff" <M.Santhoff at web.de>
> Komu: <lazarus at lists.lazarus.freepascal.org>
> Datum: 07.07.2013 14:54
> Předmět: [Lazarus] Code Completion: spaces around ':='
>
Hi,

as said in the subject, if hitting CTRL-space and selecting a property
or object variable the code inserted look like this:

  "if fHasStatusBar then StatusBar.Visible:=;"

What I'd like to have is like that:

  "if fHasStatusBar then StatusBar.Visible := ;"

How can this behaviour get tuned?

TIA,
Marc

-- 
Marc Santhoff <M.Santhoff at web.de>



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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130707/01c22d5f/attachment-0003.html>


More information about the Lazarus mailing list