Jump to content

Notepad++ 5.9.3


LeetPirate

Recommended Posts

<img src="http://www.nsanedown.com/images/logos/Notepad++.png" class="logo" alt="Notepad++" title="Notepad++" />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.

Thanks to <span style="color: red;">thylacine</span> for the update.

<a href="http://www.nsanedown.com/?request=6061077" target="_blank">Download</a>

Link to comment
Share on other sites


  • Replies 3
  • Views 976
  • Created
  • Last Reply

Notepad++ v5.9.3 new features and fixed bugs:

1. Update Scintilla to 2.27.

2. Make Recent File List totally customizable.

3. Add Vertical File Switcher feature.

4. Add active folding area highlighting feature (only for box and circle mode).

5. Detect the absence of Scintilla.

6. Add 2 plugins messages NPPM_GETLANGUAGENAME & NPPM_GETLANGUAGEDESC.

7. Fix "Replace all" feature hangs on the Regular Expression '$'.

8. Fix wrong result returned by NPPM_GETLANGUAGENAME.

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...