How do I move multiple lines one space to the left

已回答

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!

0

Please read about multi-carets, will it help?

-5
Avatar
Permanently deleted user

Shift + tab

Removes indent, works on multiple lines,

 

Hope this helps (:

25

请先登录再写评论。