i cant figure out how to force a newline AFTER the begin..
Thx
The Del For Ex (GExperts Experimental) can perform this task in what they call a "hanging begin" and its also great, however, Jedi Code Formatter is alot more powerful and I would rather use it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi There, Great great program.
Is there anyway to have a hanging begin?
Pretty much I want to be able to do this
if (true) then begin
DoSomething;
end;
right now if I have a line such as this
if (true) then begin DoSomething;
end;
i cant figure out how to force a newline AFTER the begin..
Thx
The Del For Ex (GExperts Experimental) can perform this task in what they call a "hanging begin" and its also great, however, Jedi Code Formatter is alot more powerful and I would rather use it.
I'm using 2.43 btw. Thx again