[Lazarus] IDE makes not nice wrap of long line

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Aug 28 20:26:09 CEST 2018


On Tue, 28 Aug 2018 21:06:23 +0300
AlexeyT via Lazarus <lazarus at lists.lazarus-ide.org> wrote:

>  From my options I get sometimes such wrapped line (of auto inserted 
> method implementation when I press "complete class" hotkey)
> 
> procedure TfmMain.EditKeyDown(Sender: TObject; var Key: Word; Shift: 
> TShiftState
>    );
> begin
> 
> My wish: don't wrap ');' to next line, always keep at at prev line.

Tools / Options / Codetools / Line splitting

Mattias


More information about the Lazarus mailing list