DE: Ist mit eines meiner meistbenutzten Programme. Perfekt einfach mal ne schnelle Notiz zu schreiben, auf die schnelle einen Text entwerfen, einen Textfetzen zwischenparken oder ein Script auf die Schnelle ändern. Unter Windows wars Notepad++, hier ist es Notepad Next. Die Einzigen Dinge, die ich mir dafür noch wünschen würde wäre, beim Schließen nicht zum Speichern aufgefordert zu werden, wenn der einzige noch offene Tab völlig leer ist und einstellen zu können, ab wie viel Zeichen eine Autovervollständigung bzw. ein Textvorschag erfolgt. Das bei jedem "ein" gleich die Textvorschäge aufploppen, nervt ein wenig. || EN: It’s one of the programs I use most often. It’s perfect for jotting down a quick note, drafting some text on the fly, temporarily parking a snippet of text, or making a quick script edit. On Windows, I used Notepad++; here, it’s Notepad Next. The only things I’d still like to see are an option to avoid being prompted to save upon closing if the only remaining tab is completely empty, and the ability to configure the character threshold for triggering autocomplete or text suggestions. Having text suggestions pop up every time I type "ein" gets a bit annoying.
Decent native replacement for Notepad++ that features everything I require for some basic Stalker modding.
Obviously a work in progress but it is far better than needing to use NotePad++ through Wine. Thank you to the author !
It seems like a dead-ringer for Notepad++ until you need to use regular expressions - it doesn't do regular expression substitution ($1, $2) properly. (https://github.com/dail8859/NotepadNext/issues/951)
I was searching for an editor that builds a tree view of the document. On NP++ this is done by indentation. The linux alternatives don't seem to be able to do that, but since notepad next seems to be dependent on KDE, the flatpack is just too huge. I'm now going with Wine and NP++.
Don't use the Software Manager to install as KDE platform 6.5 is unmaintained. And there is output being sent to stdout which you can't see (?). So use the command >> flatpak install flathub com.github.dail8859.NotepadNext << in the term and it will install very easyily. Or head to the github repo and follow the instructions there, if they have changed.
I was pretty upset that I couldn't find Notepad++ native to Mint or Arch, until I read the description here! Awesome! Thank you guys!