The UI might look outdated, but on the other hand it's light weight and fast. There are a bunch of fancy text editors out there that are simply a resource hog.
I mean, you don't have to be uncharitable, the UI can be lightweight, responsive, and fast, but they're most likely talking about the usability aspects.
The "huge row of inscrutable icons" school of design fell out of favor for good reason – while a few icons (like "Back" or "Close") can be immediately recognizable, when you get to that many, most of them are icons people haven't seen before, and people end up mostly not using the buttons at all. Even if they _are_ recognizable, who wants to hunt for icons in a huge list? So they just sit there, taking up space.
I'm now looking at that bar of icons. It fills about half of my horizontal width, so there is plenty of place for more. The first 20 are the usual suspects. The last 10 I don't care about, half of them has to do with macros.
Hunting for them is no problem, after a few hours your muscle memory takes over. In fact, now I look at it, I like how this small amount of color provides a bit of recognizability and identity to the application as a whole.
All of this is tiny compared with just about any other application. Vertical pixel size is small. Horizontal size has plenty left over for more icons. You might have a point when talking about ms office around 2000, but not notepad++
> while a few icons (like "Back" or "Close") can be immediately recognizable, when you get to that many, most of them are icons people haven't seen before
You can get a description of the icons by hovering with the mouse pointer. The actual reason this style has fallen out of favor is to enable touch interfaces, which demand physically larger targets and do not generally support hover.
It looks native but not windows 10 native. We have a similar problem with an MFC application at work? Microsoft no longer provides MFC with the ability to update your app to use the system look and feel. The newest we can go to is “Office 2007”