Notepad++ - (Open Source)
Notepad + + is a perfect solution for those that want more than Notepad to edit syntax.
Notepad + + is a source code editor which "Syntax Highlighting" and "Syntax Folding". It supports languages like: c, c + +, java, html, xml, php, javascript, makefile, ASP, VB, SQL, Objective-C etc. Notepad + + is coded in C + + with win32api (without MFC strictly) to be small and efficient source code editor.
The program is more than a simple text editor, bringing lots of really note worthy features like the color of the symbols, loading files of any size, searching and replacing text, printing the source code in color, drag and drop support, macro recording and playback, etc.
Notepad + + also is including autocompletion or conversion to binary or hexadecimal.It is recommended for the creation and editing of relatively small codes , and will be an indispensable tool for all developers .It is compatible with several programming languages. Fully coded in C + + and STL with win32api , Scintilla it is used as one of its components.
Notepad + + features a PCRE or Perl Compatible Regular Expression. This option enables searching and easily replacing syntax or code. It is also possible to have a map of the document for an overview.
# Enhancement and fixed bugs:
* Enhance the performance issue for xml matching tags highlighting and for displaying clickable links.
* While the amount of file to open is larger than 200, a dialog will be shown to warn user.
* Fix Notepad++ close bug while move one cloned new empty document into another view, in the destination contained only this new empty document.
* Fix hanging problem while double-click on a project folder then (immediately) drag it.
* Fix a bug while command argument contain an empty string ("").
* Fix mouse cursor disappearing bug on right click while a project item is dragging.
# Included plugins:
* Spell Checker v1.3.3
* NppFTP 0.24.1
* NppExport v0.2.8
* Plugin Manager 1.0.8
* Converter 3.0