Notepad++ v8.9.3 Release Candidate
-
In progress...Notepad++ 8.9.3 Release Candidate is available here:
https://github.com/donho/notepad-plus-plus/releases/tag/RCNotepad++ v8.9.3 regression fixes, bug-fixes & new improvements:
- Regression fix: a crash in User Defined Language. (Fix #17520)
- Regression-fix: wrongly added parenthesis for some multi-bytes characters. (Fix #17521, #17802)
- Regression-fix: incorrect function list text display for non-UTF8 documents. (Fix #17847)
- Regression-fix: ProjectPanel Workspace text localization issue. (Fix community report)
- Regression-fix: Change History margin not enabled by default. (Fix comment repport)
- Regression-fix: Notepad++ update & plugin download fail behind corporate MITM proxies. (Fix community report)
- Improve Notepad++ startup performance. (Fix #16175)
- Update Scintilla to 5.6.0 & Lexilla to 5.4.7. (Implement #17562)
- Fix Find in Files failing to search file content on disk. (Fix #16177, #17070)
- Add disableNppAutoUpdate.xml to disable auto-update when WinGUp (GUP.exe) is present. (Implement #17836)
- Fix a memory leak on exit. (Fix #17817)
- Add an option to disable selected text drag-and-drop. (Fix #2571, #11335)
- Fix wrong theme-writing path for non-ProgramFiles installations. (Fix comment repport)
- Enhancement: prevent XML config files from being overwritten when updating portable package (copy/paste). (Fix #9755, #14279, #15120)
- Fix incomplete Find dialg tab translation when 1st opĂȘned from Project Panels. (Fix community report)
- Fix Notepad++ spawning a new Windows Explorer process in Task Manager. (Fix comment repport)
- Add Function List & Autocompletion for D language. (Fix #17349)