Skip Navigation
notepadplusplus

Notepad++

  • Notepad++ v8.6.6 release

    > In this release, we’ve addressed a crash and resolved a performance issue. Additionally, we’ve introduced two new programming languages: Go and Raku. > > Alongside these updates, you’ll find various enhancements and bug fixes: > 1. Update to scintilla 5.5.0 & Lexilla 5.3.2. (Merge #15042) > 2. Fix crash when crossing the 2GB file size threshold. (Fix #14944, #14981) > 3. Fix a performance issue due to URL recognition. (Fix #13916) > 4. Update to nlohman json 3.11.3. (Merge #15041) > 5. Fix multi-edit resists escape after typing issue. (Fix #14649) > 6. Make F3 & Shift-F3 work in Find Replace dialog. (Fix #2138) > 7. Allow Ctrl-TAB to switch tabs in FindReplace, PluginAdmin and UDL dialogs. (Fix #7932, #14975) > 8. Add programming language support for Go & Raku(Perl 6). (Fix #8090, #4465) > 9. Fix user defined auto-insert not working issue. (Fix #3171, #8063, #12547, #14831) > 10. Enhance GUI: resize checkboxes/radio buttons as text length needs. (Fix #15006) > 11. Enhance GUI: make sizing arrows more coherent in Find dialog. (Fix #15099) > 12. Fix URL enclosed in apostrophes or backtick not working issue. (Fix #14978, #14323, #14212) > 13. Fix wrong dropped file view issue. (Fix #14951) > 14. Fix Korean(한)/English(영) key not working regression. (Fix #14400, #14973) > 15. Fix the tab labels of some dialogs being cut in Dark mode. (Fix #11012) > 16. Fix close button disappeared issue in Find Replace dialog. (Fix #14940) > 17. Apply dark theme to checkbox buttons on Windows 11. (Fix #14929) > 18. Fix menu bar cluttered in Dark Mode issue. (Fix #10130) > 19. Fix Debug Info minor display regression. (Fix #14921) > 20. Enhance Lua language syntax highlighting. (Fix #7615, #15081) > 21. Improve the function list support for Ada. (Fix #14908, #14687, #14498)

    0
  • Notepad++ wants your help in "parasite website" shutdown
    www.bleepingcomputer.com Notepad++ wants your help in "parasite website" shutdown

    The Notepad++ project is seeking the public's help in taking down a copycat website that closely impersonates Notepad++ but is not affiliated with the project. There is some concern that it could pose security threats—for example, if it starts pushing malicious releases or spam someday either delibe...

    Notepad++ wants your help in "parasite website" shutdown

    > The Notepad++ project is seeking the public's help in taking down a copycat website that closely impersonates Notepad++ but is not affiliated with the project. There is some concern that it could pose security threats—for example, if it starts pushing malicious releases or spam someday either deliberately or as a result of a hijack.

    14
  • Notepad++ v8.6.5 release
    • Fix “Replace All” action not notifying plugins of modification regression by adding NPPN_GLOBALMODIFIED.
    • Fix plugins not receiving some Scintilla notification types regression.
    • Fix Shortcut Mapper pontential crash problem.
    • Fix period backup pontential crash due to the dead lock.
    • Fix NUL characters file corruption after power outrages.
    • Remedy losing session problem after the power outrages.
    • Fix URLs are not detected after a “Replace All” regression.
    • Notify user while saving failure due to hardware problem.
    • Update to scintilla 5.4.3 (from 5.4.1) & Lexilla 5.3.1.
    • Support template literal (template strings) in JavaScript & make back-quoted strings more readable.
    • Add support for Change History in the text, besides in the margin. Also, make Change History color configurable.
    • Fix NPPM_RELOADFILE API return wrong result issue.
    • Enhance Shortcut Mapper filter to find the command items more easily.
    • Prevent typing control characters into document & make it optional.
    • Fix possible no-GUI state when using systray.
    • Make context menu popup location at current text position when invoked via keyboard.
    • Fix Notepad++ blocked when closed minimized or from systray.
    • Fix Mouse Wheel Scrolling in Shortcut Mapper & reduce also the memory use.
    • Fix Python wrong decorator attribute colors & add “ATTRIBUTE” color in styles.xml.model.
    0
  • Dark mode gets resetted on update

    I've tried to use notepad++ enabling dark mode in the settings. But everytime I update the setting gets resetted.

    It could have something to do with using it as using as portable and updating by uncompressing the new version over the old one.

    Has anyone had more luck than me with the dark mode setting?

    2
  • Notepad++ v8.6.4 release

    > In Notepad++ version 8.6.3, a regression was identified and subsequently fixed. When two documents are displayed side by side, clicking into the unfocused content no longer activates it as the current document. This regression has been resolved in version 8.6.4. We apologize for any inconvenience caused.

    0
  • Am I a noob for not being able to find and replace /n?

    When I copy some long string like json from a debugger, and want to look at it properly formatted it starts off encoded with /n and /t characters, etc.

    I usually go:

    • Replace (Normal) /n -> qqqq
    • Replace (Extended) qqqq -> /n

    Is there some trick to do this in one step?

    3
1 Active user