Did SP-1662 ever get implemented? (NOT indenting Begin/End)
willspurgeon
Posts: 7
Hi there, looking through the release notes I don't find whether SP-1662 was ever implemented.
I'd prefer SQL Prompt not to indent the begin/end blocks, and instead prefer:
Original request:
http://www.red-gate.com/messageboard/vi ... ght=sp1662
Thanks!
I'd prefer SQL Prompt not to indent the begin/end blocks, and instead prefer:
if {expression} begin {action} end
Original request:
http://www.red-gate.com/messageboard/vi ... ght=sp1662
Thanks!
Comments
c:\Users\<username>\AppData\Local\Red Gate\SQL Prompt 6\RedGate_SqlPrompt_Format_Layout_LayoutOptions.xml
Change the following entry to false:
<IndentBeginToken>False</IndentBeginToken>
Product Support
Red Gate Software