Community
    • Login

    Notepad++ 8.8.8: 2 issues detected

    Scheduled Pinned Locked Moved General Discussion
    7 Posts 4 Posters 1.3k Views 4 Watching
    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.
    • Kaptain BiwouakK Offline
      Kaptain Biwouak
      last edited by

      Hello,

      Thanks for this new release.

      Unfortunately, I have observed 2 new issues:

      1/ last updates about Perl language don’t allow anymore to detect perl subroutines with the menu function (It was working well with Notepad++ 8.8.1).

      2/ on-going modifications usually shown with * on the tab bar are no more accurate; Several tabs have now this status even if one file is currently being modified.

      Out of that, the tool seems to work very well. Thanks.

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP Offline
        PeterJones @Kaptain Biwouak
        last edited by

        @Kaptain-Biwouak,

        1/ last updates about Perl language don’t allow anymore to detect perl subroutines with the menu function (It was working well with Notepad++ 8.8.1).

        By “the menu function”, I am assuming you mean the View > Function List.

        But when you say it doesn’t “detect perl subroutines”, you will have to be more specific, because Function List does work for Perl files in v8.8.8 – though it is known to have efficiency issues.

        b60af6c5-90e6-4a07-b34d-a45c6524db4c-image.png

        the version of the Perl FunctionList parser found here will hopefully be in the next version of Notepad++ (presumably v8.8.9), so if you put the new XML in %AppData%\Notepad++\functionList\perl.xml (you might have to create the functionList subdirectory) and restart Notepad++, it will use the more efficient parser.

        After doing that, if it still doesn’t show your subroutine, please click the </> button in the reply, and paste a small Perl program that shows one or two subroutines that don’t show up in the FunctionList.

        2/ on-going modifications usually shown with * on the tab bar are no more accurate; Several tabs have now this status even if one file is currently being modified.

        I only see an * on the title bar if a tab that has unsaved edits is active. If I switch to a tab that has no edits, the * is not shown on the title bar. Can you give a minimal series of steps to reproduce the problem? because I cannot get it to be wrong about the *.

        deleeleeD 1 Reply Last reply Reply Quote 1
        • deleeleeD Offline
          deleelee @PeterJones
          last edited by deleelee

          I only see an * on the title bar if a tab that has unsaved edits is active. If I switch to a tab that has no edits, the * is not shown on the title bar. Can you give a minimal series of steps to reproduce the problem? because I cannot get it to be wrong about the *.

          In the last several versions I often get an asterisk on a tab for files that have no unsaved edits. I’ve just updated to the latest version and have noticed that, if I go to Preferences and set a ‘max tab label length’, as soon as I click the Close button, all currently open tabs display an asterisk (subsequently opened ones don’t) - and the tab icon for some filetypes (in particular, txt files) changes from the Npp one to a Windows drive icon.

          2025-12-12_203042.png

          xomxX 1 Reply Last reply Reply Quote 1
          • xomxX Offline
            xomx @deleelee
            last edited by

            @deleelee

            Thanks for the pic. You are evidently using the MenuIcons plugin and it seems that this plugin has a problem with the N++ v8.8.8+ new tab-label length limitation feature. You can try to report/ask for help at that plugin site:
            https://github.com/francostellari/NppPlugins/issues

            or disable its “*” tab marking feature in the Menu Icons Options settings (select the “No symbol” radio-button there).

            deleeleeD 1 Reply Last reply Reply Quote 3
            • deleeleeD Offline
              deleelee @xomx
              last edited by

              @xomx said in Notepad++ 8.8.8: 2 issues detected:

              disable its “*” tab marking feature in the Menu Icons Options settings (select the “No symbol” radio-button there).

              Thanks. Yes that works but then, because ‘Show shell icons on the tabs’ is enabled, there is no indicator for unsaved changes. So I guess it’s a decision between wanting shell icons on tabs or an unsaved changes indicator.

              xomxX 1 Reply Last reply Reply Quote 0
              • xomxX Offline
                xomx @deleelee
                last edited by

                @deleelee said in Notepad++ 8.8.8: 2 issues detected:

                So I guess it’s a decision between wanting shell icons on tabs or an unsaved changes indicator.

                or the 3rd option - as I said, create new MenuIcons plugin GitHub issue and its author most likely fixes it and publishes a new compatible version

                deleeleeD 1 Reply Last reply Reply Quote 1
                • deleeleeD Offline
                  deleelee @xomx
                  last edited by

                  @xomx said in Notepad++ 8.8.8: 2 issues detected:

                  or the 3rd option - as I said, create new MenuIcons plugin GitHub issue and its author most likely fixes it and publishes a new compatible version

                  Oh yes, of course, sorry. The third option is to create a GitHub issue which I’ve done. Here’s the link if anyone else should mention experiencing similar behaviour:

                  https://github.com/francostellari/NppPlugins/issues/73

                  1 Reply Last reply Reply Quote 1

                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                  With your input, this post could be even better 💗

                  Register Login
                  • First post
                    Last post
                  The Community of users of the Notepad++ text editor.
                  Powered by NodeBB | Contributors