upvote
> I miss

There's the rub, I miss. Notepad++ is thoroughly a Windows app. Linux and Mac natives have no appetite for one of the most thoroughly Windows-ass Windows app around. Switchers, sure. But take me as an example. I've been on a Mac since 2007. At this point I'm a native. I'm not even aware of what Notepad++ really does.

reply
Interesting. I'd have thought that Linux users would go traditional (vi vs. Emacs) or for something heavier (vscode), or quick and easy for when you just need $EDITOR (nano).
reply
For some reasons I never liked vi nor emacs, vscode is indeed too heavy and nano too awkward. I use mostly xed, but it lacks compared to notepad++
reply
Any pointers on what exactly you miss compared to Linux alternatives like Kate, Sublime, VSCode, etc? (Assuming you already tried them)
reply
Sublime I like, but is proprietary (and there was something else). VScode is too heavy, kate as well. (But maybe with kate I just need to modify the key bindings so they match what I am used to, I only recently tried it out)

Basically, I want code folding(with option to collapse all the tree), macrorecording, search (replace) in files, but with all the goodies notepadd++ provides, where I can easily set the folder to search, what filepatterns to exclude etc.

reply
Notepadqq is a decent crack at a Notepad++ clone for Linux, but it is no longer actively maintained.
reply
Thanks, I did not try out that one, though it being abandoned is of course not great.
reply