Page 1 of 1

Formatting Request for Transaction Code Blocks

Posted: Wed 11 Apr 2012 13:34
by dhirshjr
Hi,

I don't know if I just haven't found the option or if this is missing, but I always indent my code within a transaction block.

Code: Select all

BEGIN TRANSACTION
    --Do stuff
COMMIT TRANSACTION
What I am seeing is the following.

Code: Select all

BEGIN TRANSACTION
--Do stuff
COMMIT TRANSACTION
I already have indent block contents checked.
Am I just not setting the correct option?

Thanks,
Douglas

Posted: Thu 12 Apr 2012 07:50
by alexa
Hello,

Currently, there is no such option in dbForge SQL Complete.

However, we have added this suggestion on your behalf on our UserVoice forum to see how it's important for other users: http://devart.uservoice.com/forums/8789 ... tion-block