NotepadNext
NotepadNext copied to clipboard
A cross-platform, reimplementation of Notepad++
Add functionality to search through files. The Find dialog needs alot of attention prior to that. Also it would be worth first implementing the search results docked dialog for searching...
Add ability to split an editor horizontally similarly how Visual Studio does it: https://stackoverflow.com/a/42132117
During installation or uninstallation, detect if the application is running. Warn the user to kill it, or wait for it to finish or something.
Can you add a hex view to view
in current release: all Chinese words were replaced w/ ? question mark.
MainWindow.cpp line 1507 https://github.com/dail8859/NotepadNext/blob/master/src/NotepadNext/dialogs/MainWindow.cpp#L1507 availale ->available and in translations too
FunctionListDock using ctags https://github.com/universal-ctags/ctags
macos M1 chip When type "——" ( _ in simplified chinese input method), it would crash. Every time. Debug details ``` ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: NotepadNext...
win10pro21h2 cpu i5 11 Default Settings When I press ctrl+h, notepadnext does not use the replace function, only when I press Ctrl+f, the search function is enabled and I can...