Vitali,
1) What are you using to format – do you have either the Beautify or Prettier extension installed? You can check at Help > CodeMix Extensions, see if they are installed and enabled.
2) Can you go to Preferences>CodeMix>Settings>Workspace Settings and look for the editor.detectIndentation
setting? If it is set to true
, please set it to false
. Please reopen the files before formatting again – does this fix the problem?