Posted July 5, 201014 yr Administrator 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, written in C++ with pure win32 api and STL that ensures the higher execution speed and smaller size of the program. Notepad++ supports the following languages: C, C++, Java, C#, XML, HTML, PHP, javascript, RC resource file, makefile, ASCII art file, doxygen, ini file, batch file, ASP, VB/VBS source files, SQL, Objective-C, CSS, Pascal, Perl, Python and Lua. Download: Notepad++ 5.7 Homepage: Notepad++ Source: Lunarsoft
July 5, 201014 yr Notepad++ v5.7 new features and fixed bugs (from v5.6.8) : 1. Upgrade Scintilla to version 2.12. 2. Add "Inverse bookmark" feature. 3. Add NPPM_SAVECURRENTFILEAS message. 4. Fix premature deallocation bug for import UDL. 5. Add import/export User Defined Language features. 6. File detection : Switch to modified or deleted file while user is asked to reload or keep the file. 7. Fix closing several detected non-existing files bug. 8. Fix language switching to English not working bug. 9. Reduce PostIt/FullScreen restore button size. 10. Fix PostIt wrong restore button position after toggling off fullScreen mode. 11. Fix crashes on new 11 character long UDL names bug. 12. Fix "Save all" inconsistent icon state on toolbar. 13. Add new keywords of HTML 5 and css. Also, Notepad++ has a new homepage and a new website -- hosted outside SourceForge at http://notepad-plus-plus.org .
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.