Notepad++ v8.4.9 Release Candidate
-
Notepad++ v8.4.9 Release Candidate:
http://download.notepad-plus-plus.org/repository/8.x/8.4.9.RC/Notepad++ v8.4.9 bug-fixes and new features:
- Fix saving 4GB+ files file size cutting off issue. (Fix #12526)
- Fix v8.4.8 hanging while opening some Pascal files. (Fix #12822)
- Add JSON5 support, only JSONC currently (with js comment supported). (Fix #11676, #11713)
- Add configuration for panels to ignore ‘-nosession’. (Fix #9710)
- Fix Notepad Replacement display ‘Cannot open file " "’ regression in v8.4.8. (Fix #12775)
- Fix Notpad++ hangs while deleting search results results. (Fix #12555)
- Fix XML tag-matching not be case-sensitive. (Fix #10011)
- Add support selection for “EOL to Space” commands, “TAB and Space conversion” commands & trim operations.(Fix #12720, #12745, #12702, #12602, #12658)
- Improve Pascal/Delphi function list performance. (Fix #12693, #12687, #12808)
- Fix exclude functions in comment zones in C++, PHP, JavaScript and Pascal. (Fix #12759)
- Use stable sort algorithm instead of standard sort one. (Fix #12678)
- Fix doc switcher not using alternate icon sets. (Fix #12242)
- Enhance dark mode. (Fix #12713, #12737)
- Fix hand cursor on URL too small display under high DPI issue. (Fix #12772)
- Fix docking GUI regression for plugin in light mode. (Fix #12007)
- Fix cannot undo “Block Uncomment” & “Insert Date/Time” commands in one shot. (Fix #12830, #12831)
-
-
@donho said in Notepad++ v8.4.9 Release Candidate:
Fix sorting not stable issue
This description makes it sound like sorting was really broken. Let me assure casual readers that it was not, this is just a very minor issue with certain circumstances behind it.
-
@Alan-Kilborn said in Notepad++ v8.4.9 Release Candidate:
@donho said in Notepad++ v8.4.9 Release Candidate:
Fix sorting not stable issue
This description makes it sound like sorting was really broken. Let me assure casual readers that it was not, this is just a very minor issue with certain circumstances behind it.
Use “Use stable sort algorithm instead of standard sort one.” to replace “Fix sorting not stable issue” in the change log now.
The binary packages are updated. -
@donho It seems as some translated text is ignored in 8.4.9 RC: f.e. “contextMenu-styleAlloccurrencesOfToken”, “contextMenu-styleOneToken” & “contextMenu-clearStyle”
-
@schnurlos said in Notepad++ v8.4.9 Release Candidate:
@donho It seems as some translated text is ignored in 8.4.9 RC: f.e. “contextMenu-styleAlloccurrencesOfToken”, “contextMenu-styleOneToken” & “contextMenu-clearStyle”
Sorry, I don’t follow you. Could you elaborate it?
-
@donho
Any chance to fix the macro submenu issue: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12670 ? -
@donho said in Notepad++ v8.4.9 Release Candidate:
Sorry, I don’t follow you. Could you elaborate it?
When you rightclick a text some translations (even they exist correctly in the corresponding language file) are not working.
Have a look on that pics:
http://www.should.keepfree.de/N++/NP++_english_OK.png
http://www.should.keepfree.de/N++/NP++_chinese_NOK.png
http://www.should.keepfree.de/N++/NP++_german_NOK.png
http://www.should.keepfree.de/N++/NP++_french_NOK.png -
@rddim said in Notepad++ v8.4.9 Release Candidate:
@donho
Any chance to fix the macro submenu issue: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12670 ? -
When you rightclick a text some translations (even they exist correctly in the corresponding language file) are not working.
Work correctly to me:
Notepad++ v8.4.9 (64-bit) Build time : Jan 24 2023 - 13:28:53 Path : C:\Program Files\Notepad++\notepad++.exe Command Line : Admin mode : OFF Local Conf mode : OFF Cloud Config : OFF OS Name : Windows 11 (64-bit) OS Version : 21H2 OS Build : 22000.1455 Current ANSI codepage : 1252 Plugins : mimeTools (2.9) NppConverter (4.5) NppExport (0.4)
-
-
RC2 of v8.4.9 is available.
Let’s talk there. -
-
-