Comment At least it knows that Makefiles need tabs :) (Score 3, Interesting) 45
I spent decades from 1989 onwards writing Windows apps. Since about 2016 I'm exclusively a Mac guy (and retired) but still coding in C, C++, and Python.
I've been through Atom and Pulsar on the Mac, but I'm quite excited about Notepad++ now that I've given it a quick try.
From a Mac point of view the initial tiny font and icons are not really Mac friendly, and neither is (minor stuff) the location of Settings in the menu. If you're writing a Mac app, stick to the Mac organization - that's why we like the Mac.
I'll switch to Notepad++ for C and C++ (and especially Makefiles) and see how it goes. Still using PyCharm for Python though.