LeetPirate Posted July 24, 2011 Share Posted July 24, 2011 <img src="http://www.nsanedown.com/images/logos/Notepad++.png" class="logo" alt="Notepad++" title="Notepad++" />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.Thanks to <span style="color: red;">thylacine</span> for the update.<a href="http://www.nsanedown.com/?request=6061077" target="_blank">Download</a> Link to comment Share on other sites More sharing options...
blablaro Posted July 24, 2011 Share Posted July 24, 2011 Notepad++ v5.9.3 new features and fixed bugs:1. Update Scintilla to 2.27.2. Make Recent File List totally customizable.3. Add Vertical File Switcher feature.4. Add active folding area highlighting feature (only for box and circle mode).5. Detect the absence of Scintilla.6. Add 2 plugins messages NPPM_GETLANGUAGENAME & NPPM_GETLANGUAGEDESC.7. Fix "Replace all" feature hangs on the Regular Expression '$'.8. Fix wrong result returned by NPPM_GETLANGUAGENAME. Link to comment Share on other sites More sharing options...
implague Posted July 24, 2011 Share Posted July 24, 2011 thanx for the update Link to comment Share on other sites More sharing options...
playwill Posted July 25, 2011 Share Posted July 25, 2011 Thanks. to download Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.