hello there, i found some things in code formatterem and i am asking you if there is chance to modify / repair this things.
1.) while i am modifing selected code by code formatter, tool is checking whole document and i am getting error,
2.) Formating of IF clausule
right now the basic formatting of if looks like this
if something
begin
end;
is there any chance to configure the clausule formating like with the tab space?
if something
begin
end;
thanks for the reply
[
Last edited by msamek at 2016-7-7 16:44 ]