ADN Posted May 19, 2019 Share Posted May 19, 2019 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 Licence. Download Link to comment Share on other sites More sharing options...
shamu726 Posted May 20, 2019 Share Posted May 20, 2019 Notepad++ v7.7 new feature & bug-fixes: Continue Microsoft binary code signing thanks to the offer from DigiCert (again). Upgrade Scintilla from v3.56 to v4.14. Fix a regression of memory issue while reloading a file. Fix cursor flickering problem after double clicking on URL. Make Python files default to using spaces instead of tabs. Add "Count in selection" option in Find dialog. Add Ctrl + R shortcut for "Reload from disk" command. Fix '\' display problem in CSS while using themes (Remove Batang font for CSS tags). Fix crash while right clicking on DocSwitcher's column bar. Fix all plugins being removed problem while Plugin Admin romoves an old plugin (of old system). Link to comment Share on other sites More sharing options...
mp68terr Posted May 20, 2019 Share Posted May 20, 2019 To those using the zip/7z archives to update: the setting file config.xml is overwritten by the one from the archive when simply extracting the full updated version. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.