Version Size Added on Downloads
Release x64 7.6 4.46 MB 3,132
  • MD5 · 19c0bf59fa5cb121f7f5f2119bd82d2e
  • SHA1 · d28db0064c3f07e618ed201003d3a78d32703c09
  • SHA256 · 8ec624c110ae1a3fc9a06a0ba8d8ac2bfce42898ed10458c50c5f8707e181fae
* Add Built-in Plugins Admins. Users can install, update and remove plugins by some clicks via Plugins Admin: https://notepad-plus-plus.org/features/plugin-admin.html * Change plugin loading method: Remove the legacy plugin loading way and apply only the new plugin loading method. * Add new message NPPM_GETPLUGINHOMEPATH in Notepad++ API for plugin, so plugin can get its path easily. * Fix a regression of performance issue while word wrap option is enable. * Fix a performance issue for switching back to folded document. * Fix crash issue due to Unix style path input in Open file dialog. * Fix UTF-8 detection problem: 4 byte characters UTF-8 character can be detected now. * Enhance/Fix encoding detection/problem. * Fix auto-indent issue by typing Enter on empty line. * Fix "Close all but this" behaviour if multiple views are present and some files are dirty. * Fix tool tip in document switcher showing the old name issue (after being renamed). * Add autoit and lua autoCompletion.