NotepadNext
NotepadNext copied to clipboard
A cross-platform, reimplementation of Notepad++
- Add a filter in the dock of the folder workspace - Add the title bar    
If you kill the app with SIGKILL signal it will always loose all the state. That's the tl;dr info. Example how do I reproduce it: 1. Open NN 2. In...
I have noticed that `editor.StyleFont[0] = ...` can be used to change the editor's font. However, I have yet to find a way to save changes permanently. Since an embedded...
It would be nice to capture F3 (search shortcut) when recording macros. This is implemented in the original Notepad++. BTW, this project is AMAZING! Thanks a lot for the hard...
I'm using an AMD CPU with a Hackintosh system running the latest v0.70, and I've encountered significant lag when typing. Often, Notepad Next doesn't respond to keystrokes and doesn't display...
Text in the Quick Find and potentially the Find Window that shows the index match count. That is to say it will show both the total matches and the current...
When NN is already open and minimized, double-clicking another file will not wake up NN. The NN window needs to be restored manually, then the file will be imported by...
Opening a file when another instance is already is running sometimes fail, ending up with just raising a window and not actually opening the file (ie. `MainWindow::bringWindowToForeground()` runs in primary...
Hi, I use KDE and virtual desktop environments. For different desktop and files I need different instances / windows. But when I open files that all is being combined in...