Administrator Tarun Posted January 13, 2009 Administrator Posted January 13, 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.Changes:Add localization on run time feature : Change language on the run time for Unicode version (via preferences dialog).Add the ability to force opened ANSI document as UTF-8 w/o BOM.Fix verbose backup bug (while the backup dir is not set).Fix bug that external lexer doesn't work with Unicode version.Fix recent files list bug.Include a help content file.Add new plugin notification message NPPN_WORDSTYLESUPDATED.Add 2 plugin messages for shortcut feature: NPPN_SHORTCUTREMAPPED notification and NPPM_GETSHORTCUTBYCMDID message.Download: Notepad++ 5.1.4 Homepage: Notepad++ Link: Lunarsoft Quote
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.