Return Performs Tab
DavidKBen
Posts: 3
I'm sure this is a quick setting change, so hopefully you can point me in the right direction.
When I am working on an active script SQL Prompt will perform a return / tab function every time I execute a return. How do I disable this?
Thanks in advance for any help you can provide.
When I am working on an active script SQL Prompt will perform a return / tab function every time I execute a return. How do I disable this?
Thanks in advance for any help you can provide.
Comments
I don't think this is a SQL Prompt feature (please correct me if i'm wrong though!) but might be an SSMS feature.
If you navigate to Tools->Options->Text Editor->Transact-SQL->Tabs and set Indenting to None does it stop inserting the tab?
Thanks,
Aaron.
Thanks again for the help!