I can’t believe that I can’t find a way in Webstorm when you select the code and then move it to the right or left as a group (left or right tab, moving it to the left or right).
Is there any way to do this? I can not find him. I need to move a few lines of code in JSON to a tab and make it better read if you don't use Webstorm as one example. Most editors have this feature! if I just don’t miss it, this is a huge hole in Webstorm, which is fundamental, which simply does not exist!
In addition, I also noticed that if you place the cursor at the beginning of a line of code, and then do Shift + Home to select an empty space in front of it, as a rule, in most editors you can click a tab and start moving it from the farthest point to the left right. In webstorm, when you select an empty space to the left of the start line and the hit tab, it starts a tab from the beginning of the line, and not from the first empty space. I find it strange and very frustrating.
source
share