Notepad++ is 21 years old
learnhub.top
Notepad++ is 21 years old
1–10 of 254 posts
Re: Notepad++ is 21 years old
#2It has served me well in those terrible times when you get a new PC at work (usually Windows) but it is so locked down by Dept of IT that one cannot load anything useful... except a few things like browser... or Notepad++
It has saved my a@@ multiple times in one-or-two large consulting companies pretending to be technically advanced.
<3 <3
Re: Notepad++ is 21 years old
#3Re: Notepad++ is 21 years old
#4That said, it's a nice toolbox of common text operations, like sorting lines, removing duplicates, converting case and whitespace symbols and so on. I still use it daily for similar tasks, or just some TODO files, config edits and such.
I did look for something a bit more cross platform to replace it with and CudaText caught my attention (https://cudatext.github.io/) but nothing convincing enough to use something else on my Windows computer, or switch away from Visual Studio Code or Fleet on my Linux/Mac computers.
Re: Notepad++ is 21 years old
#5Re: Notepad++ is 21 years old
#6Re: Notepad++ is 21 years old
#7Re: Notepad++ is 21 years old
#8Re: Notepad++ is 21 years old
#9I probably use it a couple of times a week but never to write. I don't even consider it in competition with tools like VS Code, etc.
Re: Notepad++ is 21 years old
#10I recently looked at some log files (nothing too crazy, somewhere between 20 - 50 MB of text data) and much to my surprise the recent versions of Visual Studio Code seemed to be smoother than Notepad++. That said, it's a nice toolbox of common text operations, like sorting lines, removing duplicates, converting case and whitespace symbols and so on. I still use it daily for similar tasks, or just some TODO files, con…
vim. ;) While yes, it has quite a learning curve, the payout IMO is ultimately worth it.
But Notepad++ will always have a place in my heart; it was what I used for a long time back when I was also still using Windows, and it's a solid editor, and leagues better than NOTEPAD.EXE. Especially 21 years ago, the landscape was much different. "DevC++" I think was the other editor I had that was competing with it.