187
"Notepad++ for Mac" release is disavowed by the creator of the original
(arstechnica.com)
This is a most excellent place for technology news and articles.
It has a mac build but last I checked only nightly build were available for mac.
I just tried. I was very ... skeptic about a QT app running on the Mac. But yeah, it works quite fine. Minor things like not signing the bundle (that's on Apple, but you can totally do it with a free dev cert) which you can easily bypass, and some fonts looking small on retina displays (which it's like, all the recent macs)... it's pretty rad. And I trust KDE waaaaaaaaaay more than .. Zed, VSCode & friends.
regarding the tiny font thing.. maybe you can set QT_AUTO_SCREEN_SCALE_FACTOR env variable or something similar in qt's config file?