Customizing indentation not working. Permanently deleted user Created November 14, 2017 19:44 No matter what values I put in Editor->Code Style->Javascript Tabs and Indents whenever I select Auto-Indent Lines it indents to two spaces. What am I doing wrong?
Hi there,
Check if you have .editorconfig files in your project -- settings from there will overwrite Code Style.
Please try disabling EditorConfig support in Preferences | Editor | Code Style by unchecking 'Enable Editorconfig support' checkbox - does it help?