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.
Enhancements & bug-fixes:
Fix macro playing back crash issue on new added "find previous" and "find next" buttons.
Function List enhancement: Highlight the current function based on cursor position.
Fix crash on styler dialog of User Defined Language dialog.
Fix file status detection issue under Windows XP.
Ghost typing enhancement: Unicode, syntax highlighting and speed support.
Add a message from outer space.