Arduino IDE could fucking respect the indentation when you do autoformatting. It's been years and it still uses two spaces, regardless of what you have in preferences.
@RileyStarlight it's a pain to use all around imo.. I like the platformio stuff a lot more because you can just use your own editor, and repos can be sharable self-contained with references to all the used libraries
@f0x Yes, I have used it on occasion, but for small projects I still use the arduino IDE. I'm still not sure if I should definitely switch to it.