Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment. This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence.
Changes in 6.0:
PCRE (Perl Compatible Regular Expressions) is supported.
Add Document Map feature (via Menu "View->Document Map").
Enhance the loading performance for the large file.
0 comments
Post a Comment