B
B
bagerman2015-09-13 15:50:03
css
bagerman, 2015-09-13 15:50:03

How to set up WebStorm a la Sublime Text?

Hello!
Guys who switched from Sublime to WebStorm, please tell me.
1) Sublime has this command: ctrl + [ is to move a line to the left, how is it done in WebStorm?
2) There is a multiple selection in Sublime, that is, holding down shift and dragging a vertical line over the code with the mouse while holding down the right key (on Ubuntu) - we get a multiple selection. How is this done in WebStorm?
In Google, I google for a long time, while to no purpose.
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Konstantin Kitmanov, 2015-09-13
@bagerman

1) Shift-Tab, if I understand correctly, reduces the left indent by one "step" (tab, 4 spaces, 2 spaces - depending on the settings for the current file)
2) https://www.jetbrains.com/idea/help /multicursor.html I really don't know why this might be needed, Shift+F6 (rename entity) and column mode (Alt+Shift+Ins) were always enough

A
ascesa, 2015-09-30
@ascesa

Sublime has another multiple selection. ctrl+d. Very comfortably.
WebStorm also has - Alt + J. Or move the cursor while pressing the middle mouse button (wheel).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question