Administrator Tarun Posted May 6, 2008 Administrator Share Posted May 6, 2008 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 smart highlighting feature (double click a word to highlight all the same word in the document)Enhance visual effect of Mark all featureEnhance Incremental search dialog dockingEnhance Incremental search : add Highlight all featureAdd auto-hide menu feature (IE7 style menu - Alt or F10 to toggle)Enhance tool bar GUI usability (display a chevron while some tool icons hidden)Add style transparency feature, right click on color to enableFix the files not opening by DnD bugEnhance Find Replace dialog : Add "Extended" option - search (and replace) for tabs(\t), newline(\n\r), and a characters by it's value (\o, \x, \b, \d, \t, \n, \r and \\)Bug fixed : Find dialog always scrolls text into view nowAdd places bar in save as dialogFix non-recognized relative path bug in command line mode (under Dos prompt)Add 2 messages for doc monitor pluginFix the transparency bug (in Styler Configurator)Make search in hidden directory (for Find in files) optionalFix the replace bug while replacing nothingFix the F3 searching direction bug Download: Notepad++ 4.9 Homepage: Notepad++ Link: Lunarsoft 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.