code icon indicating copy to clipboard operation
code copied to clipboard

Code is not following .editorconfig properties

Open onerbs opened this issue 6 years ago • 1 comments

Yes, I have searched open and closed issues for duplicates.

I have a .editorconfig file in my project defining indentation in 4 spaces but Code has a funny (and unwanted) behaviour, see:

Code Behaviour .editorconfig Result: Result

  • [ YES ] I have EditorConfig plugin enabled
  • [ NO ] I'm using the latest version from git that I've manually compiled
  • [ YES ] I'm using the latest released stable version

I would expect that .editorconfig properties override Code own behaviour.

onerbs avatar Oct 21 '19 12:10 onerbs

@onerbs Is this still happening for you? I am getting the expected 4 space tab with the current version of Code.

jeremypw avatar Aug 06 '21 14:08 jeremypw

I am closing this as it really needs a more specific description with steps to reproduce. Note that (1) the editorconfig plugin needs to be activated to see the required behaviour and (2) the settings in the AppMenu are global and do not reflect any overriding setting that might be active due to the editorconfig file in a particular project (which only applies to that project)

jeremypw avatar Jan 21 '23 16:01 jeremypw