Settings - Tabs and Indents Permanently deleted user Created March 20, 2018 14:28 Hi, Tab size and Indent Indentation is not working in any of the languages. Version WebStorm 2017.3.4 Thanks in advance.
please can you elaborate on this? Do you mean that you get different indent size when reformatting your HTML code?
Any value I put does not match. Nothing happens.
I put the indentation as 4:
But I have my code in the indentation with 2:
Thanks!
do you have
.editorconfigfile in your project? Try disabling editorconfig support in Settings | Editor | Code Style by unchecking Enable Editorconfig support checkbox - does it make any difference?Yes, perfect!
Just disable the Support Configuration Editor checkbox.
Thank you!