I admit I don't use Notepad++ to actually write anything -- I use it view large files, do complex search & replace, regex, reformat files, data manipulation, etc. I 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.
Notepad++ is 21 years old
111–120 of 254 posts
Re: Notepad++ is 21 years old
#112Notepad++ is my daily driver for taking notes, todos, do pastes and use new tabs as buffers. It’s the most reliable place on my work machine, being always found how you left it off. Notepad++ and WinMerge are my two favorite tools. Integrating Winmerge with Visual Studio 2022 was a breath of fresh air, any compares pop up outside VS in a WinMerge window, could leave multiple versions open, etc. I don’t even want to s…
Re: Notepad++ is 21 years old
#113Is there anything similar and lightweight that is cross-platform(or at least is available both on Linux and OS X)? I am not a Windows user, so that's a secondary priority for me
Re: Notepad++ is 21 years old
#114Is there anything similar and lightweight that is cross-platform(or at least is available both on Linux and OS X)? I am not a Windows user, so that's a secondary priority for me
Re: Notepad++ is 21 years old
#115As a Mac user, Notepad++ is the only thing I miss from the Windows ecosystem.
It runs on Wine.
Re: Notepad++ is 21 years old
#116I continue to use Notepad++ despite having tried every other editor and IDE under the sun. This, of course, drives every person completely insane when I explain that my "IDE" is: - Notepad++ for editing, pretty much stock, no plugins - command line for git and grep (Console2 or Git Bash) - File Explorer alongside Everything [0] for navigating files - Beyond Compare [1] for visual diff/merge - WinSCP/PuTTY for SFTP/SS…
I think I'm one of the last people using WSL1. I think everyone jumped to WSL2 because 2 is bigger than 1, but they're really different things. WSL1 lets me keep my files on the Windows side, let's my IDE (PHP storm) remain performant with no Linux to Windows file system overhead, but I still get to use all the Linux CLI tools. I still pay some overhead for that, but it's better than doing it the other way around and…
Re: Notepad++ is 21 years old
#117Earlier quoted context omitted.
vim is amazing once you learn a couple verbs, visual block mode, windows, and the nice special subjects, eg % for enclosing parens
Unfortunately then you will eventually be forced to work in environments without it and feel like you just had a brain aneurysm due to how insufferably slow and clunky everything else is. Ignorance is bliss, just look at all those cute commenters here who think notepad++ is the best thing ever. "It even supports regexp!" It makes the editor wars feel so pointless, but Windows users are adorable.
Re: Notepad++ is 21 years old
#118Re: Notepad++ is 21 years old
#119I continue to use Notepad++ despite having tried every other editor and IDE under the sun. This, of course, drives every person completely insane when I explain that my "IDE" is: - Notepad++ for editing, pretty much stock, no plugins - command line for git and grep (Console2 or Git Bash) - File Explorer alongside Everything [0] for navigating files - Beyond Compare [1] for visual diff/merge - WinSCP/PuTTY for SFTP/SS…
Re: Notepad++ is 21 years old
#120Earlier quoted context omitted.
My prediction is that C will still be in active use 100 years from now.
Linux will likely still exist and have a team of people maintaining it, so the odds are pretty good that you’re right.
In 100 years there will probably be somebody maintaining Linux for sentimental reasons. But it probably won't be in practical use.