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?
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.
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.