|
Software -
Office Tools
|
|
Monday, 05 July 2010 14:01 |
 Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.
Based on a powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.
Features:
· Syntax Highlighting and Syntax Folding · WYSIWYG · User Defined Syntax Highlighting · Auto-completion · Multi-Document · Multi-View · Regular Expression Search/Replace supported · Full Drag ‘N' Drop supported · Dynamic position of Views · File Status Auto-detection · Zoom in and zoom out · Multi-Language environment supported · Bookmark · Brace and Indent guideline Highlighting · Macro recording and playback What's New: · Fix comment stream without selection bug. · Fix Find in files results highlighting regression bug. · Fix regression bug (include the correct SciLexer.dll) about insensible case search mode.
|