Notepad++ 3.9 (Windows, Open Source, 1.18MB) [dl via Filehippo] 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.
Recent changes:
- Remember the bookmarks, maitaining of identation, zoom level and visibilities of white space/EOL characters in each saved session.
- Add the capacity to clear read only attribute.
- Fix the reload bug for read-only file.
- Add the capacity to write the files which have the system attribute.
- Backup file on each save (optional : verbose mode & normal mode).
- Add the close button for each tab like Opera (optional).
- Add double click on tab to close document feature (optional).
- Add word completion (Alt+Space) feature.
- Fix the line number margin display bug.
- Add Opera style task list tab switcher (Ctrl+Tab or Mouse Right Click + Mouse Wheel).
- Add Ada, Caml, AutoIt, KixTart, Matlab, Verilog language support.
- Add TeX folding support.
0 comments:
Post a Comment