How do I move multiple lines one space to the left
Answered
Hi experts,
I have a multiple line script with different levels of indentation, and I'd like to move all lines just one space to the left.
I have tried to select all lines and DELETE, which doesn't work as expected, as the indented lines will move 4 spaces instead of 1 space to the left.
Any idea how I can do this quickly? Thanks!
Please sign in to leave a comment.
Please read about multi-carets, will it help?
Shift + tab
Removes indent, works on multiple lines,
Hope this helps (: