Web Storm using 2 space indents to look like a 4 space indent

I have a project that is setup as follows:

indent_style = space
indent_size = 2

 

However I personally completely hate the two space indent :) I find the indenting hard to read. Is there some way to get the 2 space indent to LOOK like a 4 space indent in the editor?


Thank you!

0
1 comment

No, WebStorm doesn't support having different code styles for virtual file and file on disk. If you miss this feature, please vote for https://youtrack.jetbrains.com/issue/IDEABKL-7126. But note that it can't be expected in near future - see https://youtrack.jetbrains.com/issue/IDEA-53596#comment=27-197416

0

Please sign in to leave a comment.