Notepad++ is a free text file editor that significantly surpasses Notepad in functionality. It supports the syntax of various programming languages and is designed to work on the MS Windows operating system. This project is based on the Scintilla component (a highly powerful editing component) written in C++ using only the Win32 API and STL (which guarantees maximum execution speed while minimizing the program size) and is distributed under the GPL license.
System requirements:
• Windows Vista / 7 / 8.1 / 10 / 11 (x86 / x64)
Main features of the program
• Text highlighting and the ability to collapse blocks according to the programming language syntax
• WYSIWYG (you type and get what you see on the screen)
• User-customizable syntax highlighting mode
• Auto-completion of the typed word
• Working with multiple documents simultaneously
• Viewing multiple documents simultaneously
• Search/Replace regular expression support
• Full support for dragging and dropping text fragments
• Dynamic view window changes
• Automatic file status detection
• Zoom in and out
• Support for a large number of languages
• Notes
• Bracket highlighting when editing text
• Macro recording and execution
No feedback yet