Hello,
The option Edit > Advanced > Tabify selected lines does not seem to work for me. Basically, I am trying to smart indent my SQL Server code. Are there any tools (built-in to VS or not) that help improve the code layout. VS does this very well for our VB.Net code but not for our SQL Server code, as far as I can tell.
I have set VS Tools > Options > Text Editor > All Languages > Tabs > Indenting > Smart to on, but it does not seem to have any effect.
Also, I note that Tools > Options > Text Editor > SQL Server Tools > Tabs > Indenting > Smart is disabled, sadly.
I am using SQL Server 2012.
Thanks for any tips.
Regards,
Keith
R K Howard