@donho ,
Thanks for this.
I can confirm that
Auto-completion performance is back to where it should be, rather than the super-slow from v8.0. Great!
“Open” looks much better than “Save” in the Open dialog. ;-) Thanks!
The fix for #9939, which just missed the deadline for v8.0, is correctly working in v8.1 (I can get the extension appended with Enter, Alt+S, or hitting Save button).
So the fixes that I was most looking forward to after v8.0 are all working in v8.1-RC2.
Thanks for all your effort (@donho and the rest of the v8.1 contributors)!
Hello @hmin124, @peterjones and All,
Indeed, the apostrophe ( \x27 ) should be considered as a valid character, in Internet addresses, only when not followed with a regex space char. So, if the regex \x27(?!\s) matches the ' !
Best regards,
guy038
@Alan-Kilborn ,
I brought it up in the original “Append extension” PR #9732 – Scott and @mere-human have both confirmed it as well, and @mere-human is working on fixing it. (Based on their experiments, ENTER vs Alt+S/clicking-on-SAVE button have different results, which is obviously a bug.)
@CodanRaigen21 said in Notepad++ v7.9.4 released:
for braces in JSON
Not for JSON specifically, it’s all or nothing:
Settings => Preferences => Auto-Completion => Auto-indent
Cheers.
The regression-fix is included in the new v7.9.4 release:
https://community.notepad-plus-plus.org/topic/20883/notepad-v7-9-4-released
Thank @Ekopalypse for reporting it, @Uhf7 for fixing it and all the others for testing it.
@Artur-Harison said in Notepad++ 7.9.3 RC:
I can’t believe I can’t find bugs! )))
Fortunately :)
Thank people who have tested 7.9.3 RC.
The release will be available in a couple of hours.
@dinkumoil
User should override %PROGRAMFILES%\Notepad++\functionList\overrideMap.xml by using %APPDATA%\Notepad++\functionList\overrideMap.xml, but well, it’s done:
https://github.com/notepad-plus-plus/notepad-plus-plus/commit/a68805b7ff27717a367d19eb7ec9d1107c8dd81b
The behaviour will come with v7.9.2 official release.
@deus-ex @Mr-Update
Thank you for your reports.
Both issues of your reports are fixed in the RC2:
https://community.notepad-plus-plus.org/topic/20534/notepad-v7-9-2-release-candidate-2
Could you confirm if the issues you reported have been fix in RC2 please?
@Ekopalypse
I can confirm that the behavior of saving files has been changed
FlushBuffersFile is used
Thank @pnedev , he found the solution. Not me :)
#8833 seems to break all existing themes
Nice catch.
It’s fixed in 7.9.1 RC2:
https://community.notepad-plus-plus.org/topic/20228/notepad-7-9-1-rc2
@deus-ex
Huge thanks for adding case insensitive lines sorting (Implement #4479).
Thank @SCOTT SUMNER - it’s his implementation.
@guy038
You’re very early ( around 5:30 am ), aren’t you ?
Rather very “late” :)