Branch | Status |
---|---|
master | |
dev |
A cross-platform, reimplementation of Notepad++.
Though the application overall is stable and usable, it should not be considered safe for critically important work.
There are numerous bugs and half working implementations. Pull requests are greatly appreciated.
Current development is do 685D ne using Visual Studio 2019 and Qt v5.15. Other platforms/compilers have not been tested but should be usable with minor modifications.
If you are familiar with building C++ Qt desktop applications, then this should be as simple as opening src/NotepadNext.pro
and build/run the project.
If you are new to building C++ Qt desktop applications, there is a more detailed guide here
This code is released under the GNU General Public License version 3.