[Lazarus] IDE makes not nice wrap of long line

AlexeyT aaa5500 at ya.ru
Tue Aug 28 20:06:23 CEST 2018


 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.

-- 
Regards,
Alexey



More information about the Lazarus mailing list