Paul Wade
Paul Wade

Reputation: 601

Stop WebStorm from folding html elements

This has really been bugging me now that someone pointed it out. WebStorm has been folding up   I'm sure some people like this but I would rather always see these html elements.

Here is a picture of what I'm talking about.

example of folded html element

You can see the green carrot which represents the folded code and since I'm hovering over it in this picture you can see the tool tip that shows it unfolded.

Can anyone point me to a switch to shut this off?

Upvotes: 2

Views: 208

Answers (1)

S.Mason
S.Mason

Reputation: 3647

@LazyOne got it correct. Here is the screenshot in 2016.3 enter image description here

FYI Many of these are checked by default. So I suspect new users coming from other editors may want to uncheck them all until they get a better handle on the program.

Upvotes: 3

Related Questions