Hi Thomas,
In the Formatter Configuration, in th eLine Breaks tab, can we have a "Except single lines" option/checkbox for 'After "Var", "'type", etc.'?
Same idea as there is for 'After "then", "else", "do"'.
This would stop this in-line code being changed from this:
var Rslt: TResponse;
to this:
var
Rslt: Tresponse;
Regards & TIA,
Ian