Maximize the power of SQL Prompt with SQL Toolbelt Essentials. Watch now.
SQL Prompt - Format SQL oddity

Why is it that when i highlight a selection of text to apply the "Format SQL", the ENTIRE page has to have proper SQL syntax otherwise my highlighted text will not be formatted?? This used to work because i did it all the time.
Tagged:
Best Answer
-
way0utwest CO, USAPosts: 309 Rose Gold 1
The developers are aware this is an issue and they're looking into it. No word on when this might be fixed, but I'm hoping soon.Editor, SQLServerCentral
Answers
I have been able to get this to work by putting a "GO" before my statement/query and then formatting it.
If you have an example of the code for me to test, I'd be happy to. I have 9.2.7 on this machine, but 9.2.9 on another.