Notepad++ 8.9.8.1

alimac

Well-known member
VIP
Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment. This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL License.

32-Bit Installer
https://github.com/notepad-plus-plu...s/download/v8.9.8.1/npp.8.9.8.1.Installer.exe
64-Bit Installer
https://github.com/notepad-plus-plu...wnload/v8.9.8.1/npp.8.9.8.1.Installer.x64.exe
32-Bit Portable
https://github.com/notepad-plus-plu...es/download/v8.9.8.1/npp.8.9.8.1.portable.zip
64-Bit Portable
https://github.com/notepad-plus-plu...ownload/v8.9.8.1/npp.8.9.8.1.portable.x64.zip
 
Back
Top