Indenting behavior on <enter>
ChuckMartin
Posts: 3
Running 5.0.1.7 in SSMS 2008 r2. How do you turn off the behavior to indent the next line automatically on <enter>? In other words, I want the cursor to return to the beginning of the line every time I hit the enter key.
Comments
If I turn off SQL Prompt then it behaves like I wish. With SQL Prompt on I can force it to the beginning of the next line by unchecking Each Subsequent Column under Data Statements, however, this also removes the behavior of placing new columns on the next line, which I like to keep for formatting.