
Notepad++ is a free source code editor and Notepad replacement, which supports several programming languages, running under the MS Windows environment. Notepad++ project based on Scintilla edit component that mean a very powerful editor component where it written in C++ with pure win32 api and STL that ensures the higher execution speed and smaller size of the program. Notepad++ is under the GPL Licence.
Features for Notepad++:
- Auto-completion
- Multi-Document
- WYSIWYG
- User Defined Syntax Highlighting
- Bookmark
- Brace and Indent guideline Highlighting
- Multi-View
- Syntax Highlighting and Syntax Folding
- Macro recording and playback
- Regular Expression Search/Replace supported
- File Status Auto-detection
- Zoom in and zoom out
- Full Drag ‘N’ Drop supported
- Dynamic position of Views
- Multi-Language environment supported
Check out the latest version of notepad++ to download.