Indent tab versus spaces

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
peraudun
Posts: 2
Joined: Mon 20 Jan 2014 13:37

Indent tab versus spaces

Post by peraudun » Mon 20 Jan 2014 13:56

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 ?

alexa

Re: Indent tab versus spaces

Post by alexa » Mon 20 Jan 2014 15:55

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.

peraudun
Posts: 2
Joined: Mon 20 Jan 2014 13:37

Re: Indent tab versus spaces

Post by peraudun » Tue 21 Jan 2014 07:40

Thanks a lot :D

alexa

Re: Indent tab versus spaces

Post by alexa » Tue 21 Jan 2014 10:32

Please let us know if any questions arise.

Post Reply