Recently I switched from editor to development.
With VS Code everything has become easier and more intuitive, but I often have a problem with older classes in relation to indentation.
When I open the first time all the code seems to be well organized, but during use I see that some parts have not been indented correctly. It appears a "strange space", as if it were 4 spaces in one, this causes that the indentation does not work perfectly, there I have to go out adjusting manually.
This is annoying because there are hundreds of "classes" with thousands of command lines.
I've already looked at and the automatic indentation of VS Code stowed.