Administrator Tarun Posted July 15, 2009 Administrator Share Posted July 15, 2009 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.4.5 Homepage: Notepad++ Link: Lunarsoft Quote Link to comment Share on other sites More sharing options...
James_A Posted July 15, 2009 Share Posted July 15, 2009 According to the author: The major issue fixed in this release is the problem of plugins' shortcuts. Several crash issues are also fixed in this release. v5.4.5 fixed bugs (from v5.4.4) : 1. Fix plugins shortcuts not working bug. 2. Fix the tooltip on toolbar display bug for the plugins icons. 3. Fix a crash that was occurring when searching in files from a deep path. 4. Fix a crash issue (Unicode binary) while close Notepad++ with an RC file opened under Chinese Xp. 5. Fix Pascal and Scheme syntax highlighting problem (fixes in styles.xml). 6. Add SQL folding capacity. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.