Disabling “Use Tab Character’” does not actually hide tabs
I'm using RubyMine 2016.1.2 and checking/unchecking this box from within the Code Style -> JavaScript menu does not hide the tab character (-->) in my .js files.
Please sign in to leave a comment.
Hello,
could you please try disabling EditorConfig support in Settings | Editor | Code Style by unchecking 'Enable Editorconfig support' checkbox. How does it go?
That didn't have any effect on the tab character.
Hello,
could you please attach screenshot from Settings | Editor | Code Style and Settings | Editor | Code Style | JavaScript. In addition, what happens after you run Code | Reformat Code?