Indent Guides Line
Sometime, my sql query script have too much nested condition and I need to see the indent guides line like this image:
https://lh4.googleusercontent.com/-qmpRo6zwZTo/U6EzoIkdw7I/AAAAAAAAAYs/ctAXWq5nPwc/w725-h316-no/Untitled.png
It would be awesome if you include this feature in this product.
-
Darek commented
Please, please, please add indent line guides. This is sooooo important when the code spans several pages... Sometimes it's really hard to keep track of the indentation levels. Also, a related topic would be to add user-defined guides so that we could easily see the 80-char, 100-char, and 120-char boundaries. My shop has a rule that at least 95% of the SQL code should be kept within the 80-char boundary but to see the guides we have to install SSMSBoost... Just for this one feature. It would be awesome if SQL Prompt let you specify the boundaries and displayed them.