NewsBot Posted September 30, 2013 Posted September 30, 2013 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++ 6.5.0 Homepage: Notepad++ View the full article Quote
James_A Posted October 1, 2013 Posted October 1, 2013 Notepad++ v6.5 new features and bug fixes: Update Scintilla to 3.3.4 Add CoffeeScript support. Add multi-paste support for multi-selection/column mode. Add new feature: auto-close parentheses, quotes, bracket and matched xml/html tag. Add php, perl, xml, batch, ini and nsis for the build-in function list. Add User Defined Languages support for the build-in function list. Add reload feature in function list. Fix a minor problem of file extension support for the build-in function list. Fix a tag matching bug by disabling tag matching inside PHP code blocks. Fix right-to-left text after closing document map bug. Fix cancelling shutdown make Notepad++ quit w/o saving files bug. Enhance "Begin/End select" feature: Check "Begin/End select" menu item when active. Enhance Mark all feature: 2 options "Match case" and "Match whole word only" in Find/Replace dialog. Fix a Replace dialog status bar display problem by clearing status bar before processing any action. Add new feature: if Notepad++ is running as administrator, display this info on the title bar. Rename "block comment" to "Single line comment" and "stream comment" to "block comment". Remove invalid command "Online Documentation". . 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.