Tabbing behavior

If I hit TAB, the code after the caret is shifted to the right as expected. If I now SHIFT-TAB, the whole row is shifted left. How can I configure WS to only shift the part after the caret?

0
1 comment

Hi Mats,

There is no such action available to just "untab" -- use Backspace/Delete buttons to do so.

"Tab" key by default does 2 different actions based on caret placement/selected text -- inserts actual TAB character or indents whole line (selected lines). Shitf+Tab does Unindent selection/current line action only.

You can check all available actions and reasign shortcuts of required at Settings | Keymap.

0

Please sign in to leave a comment.