Just downloaded build 34 (due to BEGIN/END formatting bugs in previous beta)

VS2005:

If I type the following at the start of a line:
BEGIN

move to the next blank line immediately below the BEGIN statement and hit TAB, everything seems OK.

However, if my BEGIN statement is indented by one TAB:
<tab>BEGIN

I move to the live below the BEGIN statement and I hit TAB, SQLPrompt inserts two tabs!

If my BEGIN statement is indented by two TABs:
<tab><tab>BEGIN

I move to the live below the BEGIN statement and I hit TAB, SQLPrompt inserts three tabs!
hebbja
0

Add comment

Please sign in to leave a comment.