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 ?
Indent tab versus spaces
Re: Indent tab versus spaces
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.
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.