Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Notepad++ v8.1.3 Released

    Announcements
    6
    11
    1010
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • donho
      donho last edited by

      Notepad++ v8.1.3 Release is available here:
      https://notepad-plus-plus.org/news/v813-released/

      Here are the change log of this release:

      1. Dark mode enhancement: 95.427% of dialogs in Notepad++ are dark-modable. (Implement #10061, #10287, #10285, #10283, #10275, #10273, #10269, #10049, #10196, #10066, #10264, #10242, #10255, #10253, #10210, #10251, #10249, #10247, #10245, #10236, #10233, #10178, #10069, #10205, #10027, #10221, #10230, #10226)
      2. Improve GUI display under high DPI.
      3. Add Markdown UDL of dark mode in release packages. (Fix #10196)
      4. Fix crash issue when several instances of the save dialogs are shown. (Fix #10290)
      5. Fix save dialog not working on Windows Vista. (Fix #10238)
      6. Add the capacity to switch among Find/Replace/FiF/Mark via their shortcuts. (Implement #10019)
      7. Make Document List Panel togglable via View menu and shortcutable in shortcut mapper. (Implement #3526, #9015)
      8. Fix Function list current empty lost issue while Sort/Unsort/Save/Reload. (Fix #8819, #10280, #10294)
      9. Fix Functions list scrolling to the top on file save issue. (Fix #9659)
      10. Fix wrong path in tooltip of tab in RTL mode. (Fix #8520)
      11. Fix the file drag and drop bug in RTL mode. (Fix #8730)
      12. Add filter capacity in Shortcut mapper by shortcut key combination (Implement #5616, #9316)
      13. Add copy file names capacity from Windows dialog. (Implement #10123)
      14. Fix shortcut conflict detection error in Shortcut mapper while filtering. (Fix #5374)
      15. Increase macro, user command and plugin command number capacity. (Fix #10263)

      Please let us know if you find any regression or critical bug.
      The auto-updater will be triggered in 1 week if there’s no critical bug found.

      1 Reply Last reply Reply Quote 3
      • Sylvain Rusterholtz
        Sylvain Rusterholtz last edited by

        Hello,
        so I just installed the latest version and I’m having issues with the toolbar not showing all the icons when Fluent UI is selected. the standard icons setting works fine
        After the “Save Recorder Macro button” I just have ghost buttons without icons.
        When the cursor move over you can still see the hint showing up.

        I have the 8.1.3 64bits version.

        Anyone else has this issue?
        notepad++ toolbar.png

        Stefan Pendl 1 Reply Last reply Reply Quote 0
        • donho
          donho last edited by

          @Sylvain-Rusterholtz said in Notepad++ v8.1.3 Released:

          so I just installed the latest version and I’m having issues with the toolbar not showing all the icons when Fluent UI is selected. the standard icons setting works fine
          After the “Save Recorder Macro button” I just have ghost buttons without icons.

          You should do the dark mode feature request for your plugins which display the icons on toolbar.
          Here is the info that plugin authors need to know:
          https://community.notepad-plus-plus.org/topic/21652/add-new-api-nppm_addtoolbaricon_fordarkmode-for-dark-mode

          1 Reply Last reply Reply Quote 3
          • Stefan Pendl
            Stefan Pendl @Sylvain Rusterholtz last edited by

            @Sylvain-Rusterholtz
            yes this issue was reported many times when the Fluent UI was introduced and it is the responsibility of the plugin developers to change their code.
            If any plugin does not support the Fluent UI contact the plugin developer directly.
            Searching the forum for “icons missing” will show all posts talking about this issue.

            1 Reply Last reply Reply Quote 0
            • donho
              donho last edited by

              FYI:
              https://community.notepad-plus-plus.org/topic/21652/add-new-api-nppm_addtoolbaricon_fordarkmode-for-dark-mode?_=1629064640688

              1 Reply Last reply Reply Quote 2
              • Greg A
                Greg A last edited by

                Tab width too small for text on find and replace dialog

                6ddd6b1d-f92e-4bed-9a4e-3bbca1801f7f-image.png

                1 Reply Last reply Reply Quote 0
                • donho
                  donho last edited by

                  FYI:
                  The auto-updating is triggered for v8.1.3.

                  1 Reply Last reply Reply Quote 1
                  • Json Park
                    Json Park last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • Json Park
                      Json Park last edited by Json Park

                      @Json-Park said in Notepad++ v8.1.3 Released:
                      I can not highlight color when delimiter [ or ] is included in selected block.

                      oldVersion: I can make blue/orange on “[TagName] Log_messasge goes here.”
                      v 8.1.3: I can make blue/orang on “[TagName] Log_message goes here”, but can not make blue/orange when [ or ] is included like “[TagName] Log_message goes here”

                      Json Park 1 Reply Last reply Reply Quote 0
                      • Json Park
                        Json Park @Json Park last edited by

                        @Json-Park
                        Highlight means “style token” using 1st or 2nd style (blue orange yellow, violet…)

                        Alan Kilborn 1 Reply Last reply Reply Quote 0
                        • Alan Kilborn
                          Alan Kilborn @Json Park last edited by

                          @Json-Park said in Notepad++ v8.1.3 Released:

                          Highlight means “style token” using 1st or 2nd style (blue orange yellow, violet…)

                          In older versions of Notepad++, the behavior was governed by fixed, internal logic to the program.
                          Some users found that inflexible.
                          Now behavior of this is governed by new Preference settings, try adjusting these:

                          b8147db9-32f2-4722-a2b2-7d46590ce4b4-image.png

                          1 Reply Last reply Reply Quote 2
                          • Referenced by  Alan Kilborn Alan Kilborn 
                          • First post
                            Last post
                          Copyright © 2014 NodeBB Forums | Contributors