Build 34 / VS2005
If I have any code that is indented:
<tab><tab>[cursor here]BEGIN
I should be able to place the cursor on the first non-whitespace character and press Shift+Tab to undent (shift left) the line by one Tab. This is standard VS2005 behaviour.
SQL Prompt seems to have disabled the Shift+Tab sequence.
If I have any code that is indented:
I should be able to place the cursor on the first non-whitespace character and press Shift+Tab to undent (shift left) the line by one Tab. This is standard VS2005 behaviour.
SQL Prompt seems to have disabled the Shift+Tab sequence.