Add option to remove empty lines in BEGIN ... END block
Example:
IF 1 = 1
begin
SELECT
'it does'
print('it does')
end
else
begin
SELECT
'it does not'
print('it does not')
end
1
vote
Anonymous
shared this idea
-
AdminDevart (_, Devart) commented
Hi,
Thanks for your patience!
We would like to suggest using formatting functionality.
Best,
Devart Support Team