something like Jedi Code format:
//jcf:format=off
.
.
.
//jcf:format=on
something like Jedi Code format:
//jcf:format=off
.
.
.
//jcf:format=on
As far as I know there is no such option for the builtin formatter.
Just for the record: The code formatter in my experimental GExperts Version uses
{(*}
...
{*)}
for this purpose. Since it does not support some of the later Delphi language extensions like subtypes, it is necessary to use it in that case.