This has been driving me nuts for a while.
a. when creating select statements and you hit enter, you have to double enter or if not, it doesnt actually go to the next row. is there a way to get passed this or any tips for me to change my habbits? when I use from, then have additional programming afterwards, I can easily use tab which is great. however i often catch myself writing all my select satements on one line of code. Occasionally I will hit space and my stuff will not have a space.

b. i know there is a row counter, anyway to turn on a ruler similar to power gui so you can easily see what row you are on while debugging? 
c. I may miss a bracket or parenthesis etc... in powergui you can click a parenthesis and it will pair up to the other parens, same with brackets. this helps you find the broken paren missing its partner or a rogue paren. I notice there are the nice brackets to shrink on the left hand side or reference which essentiall ...

Go to the complete details ...