Notepad++ Free and Portable
is a handy, very useful source code editor designed to support several programming languages. Notepad++ is designed to be a freeware replacement for Notepad.
This project is based on Scintilla edit component (a very powerful editor component) and written in C++ with pure win32 api (i.e. without MFC, that ensures the higher execution speed and smaller size of the program).
Features:
- Syntax Highlighting and Syntax Folding:
- WYSIWYG:
- Style Configurator:
- User Define Syntax Highlighting:
- Multi-Document:
- Multi-View:
- Regular Expression Search 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:
Post a Comment