Jump to content

Notepad++ 7.7


ADN

Recommended Posts

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.


Download

Link to comment
Share on other sites


  • Replies 2
  • Views 2k
  • Created
  • Last Reply

Notepad++ v7.7 new feature & bug-fixes:

  1. Continue Microsoft binary code signing thanks to the offer from DigiCert (again).
  2. Upgrade Scintilla from v3.56 to v4.14.
  3. Fix a regression of memory issue while reloading a file.
  4. Fix cursor flickering problem after double clicking on URL.
  5. Make Python files default to using spaces instead of tabs.
  6. Add "Count in selection" option in Find dialog.
  7. Add Ctrl + R shortcut for "Reload from disk" command.
  8. Fix '\' display problem in CSS while using themes (Remove Batang font for CSS tags).
  9. Fix crash while right clicking on DocSwitcher's column bar.
  10. Fix all plugins being removed problem while Plugin Admin romoves an old plugin (of old system).

 

 

 

Link to comment
Share on other sites


To those using the zip/7z archives to update: the setting file config.xml is overwritten by the one from the archive when simply extracting the full updated version.

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...