
It has support for macros and plugins and has been marked for its robust plugin architecture which enabled various new features to be integrated into the program.Improves plain text editing experience in general, such as finding and replacing strings of text with regular expressions, guided indentation, autosave, simultaneous editing, etc.It recognises three newline representations (CR, CR+LF, and LF) and can convert between them on the fly Notepad++ has features for consuming and creating cross-platform plain text files.While the text editor, Notepad++ includes the interesting features as mentioned below: It has a powerful, custom cross-platform UI toolkit with syntax highlighting engine.Split Editing supports you in editing files side by side or edits two locations in one file.It has a powerful Python API which allows plugins to augment built-in functionality.

The Command Palette holds infrequently used functionality, like sorting, changing the syntax and changing the indentation settings.The Multiple Selections allow you to interactively change many lines at once, rename variables with ease, and manipulate files.

