Page 1 of 1
Indent tab versus spaces
Posted: Mon 20 Jan 2014 13:56
by peraudun
Hi
On
http://www.sql-format.com/we can use spaces as indent instead of tab.
Is that possible in SQL Complete for Microsoft SQL Server Managment Studio ?
Re: Indent tab versus spaces
Posted: Mon 20 Jan 2014 15:55
by alexa
Please note that this is the setting of SSMS itself that can be setup as follows:
1. Select 'Tools -> Options' from the main menu. The 'Options' window opens.
2. Expand the 'Text Editor -> Transact-SQL -> Tabs' node.
3. Select the 'Insert spaces' radio button.
Re: Indent tab versus spaces
Posted: Tue 21 Jan 2014 07:40
by peraudun
Thanks a lot

Re: Indent tab versus spaces
Posted: Tue 21 Jan 2014 10:32
by alexa
Please let us know if any questions arise.