D
D
Dymok2018-01-29 13:18:18
IDE
Dymok, 2018-01-29 13:18:18

How to disable new line indentation when editing .styl in WebStorm?

If I write styles for one selector after that I press Enter, then WebStorm leaves indents on the left and in order to start writing styles for a new selector, you need to click on the arrows to the left, which is very inconvenient. On BackSpace, the line is deleted immediately. Is it possible to somehow configure WebStorm so that, for example, the indent on the left is removed on the second Enter? Or something like that. I did not find anything similar in Code Style.
5a6ef4b216fd0455153456.gif

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Kitmanov, 2018-01-30
@UnluckySerivelha

Well, due to the nature of the stylus syntax, the webstorm will need a telepathic plugin to understand that you have finished writing this rule and want to start another one. With pug (and I suspect with Python in Pycharm) the same thing ...
And instead of Backspace or the left arrow, press Shift + Tab.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question