1031
Microsoft is killing WordPad in Windows after 28 years
(www.bleepingcomputer.com)
This is a most excellent place for technology news and articles.
Only thing I used it for was when older versions of Notepad couldn't handle larger text files. Now it can. So, no loss to me. Notepad going away would suck, that does at least get occasional use although Notepad++ is far superior.
Genuinely curious—why would someone choose to use notepad++ over something like VSCode in 2023?
I can't say I've used n++ in over a decade when I switched to sublime around 2010, moved again to VSCode about 5 years ago
VSCode uses electron so it's not exactly a lightweight text editor, way overkill if you just want to read a simple .txt. Add on the fact if you got way too many extension, it will be even heavier.
That's true, although from my experience is VSCode one of the very few electron apps that still start within fractions of a second, even with a handful of extensions. On my machine VSCode (with 38 extensions) is ready to use before the GNOME launch animation has finished.
That said, things are probably a bit different on machines with limited RAM.