More likely they are direct ports of things from the highly popular Visual Studio Code as a lot of people used to bound out RAW HTML and other code in notepad for YEARS before Notepad++ was a thing.
I think you mean you discovered vs code years before you found notepad++
Notepad++ has been around since 2003 years and vs code has been around since 2015.
A lot of those features were in visual studio 6, which was released in the late 90s or early 00s. Tabbed files, syntax highlighting for their supported formats (though it was a lot more tightly bound to those languages, like there was a visual basic program and a separate visual c/c++, n++ is the first I remember with arbitrary language syntax highlighting support), pretty sure it had a plugin system, too.
And vs6 was just the first one I used, they might have been present in vs5 or earlier versions.
Visual studio and visual studio code are not the same thing. Visual Studio is a full IDE and is expected to have those features and is clunky because of them. Or was, not sure where it is now. It’d be in the same category as netbeans, eclipsed, and intellij
Vs code is an enhanced lightweight text editor
Notepad++ is the original enhanced lightweight text editor
My point was that Notepad++ came out way before vs code and didn’t copy features from vs code.
Copied from an ide, sure? Not really a good comparison as they are solving two different problems
Then those features in VS Code were most likely heavily inspired by Notepad++ as well. Notepad++ was publicly released in 2003, which in computing terms may as well be the neolithic era.
TL;DR: There’s no reason to stick with a shitty Microsoft application for this task since N++ exists and is, was, and probably forever will be superior.
bound out RAW HTML and other code in notepad
You’re someone who likes pain huh?