• Login
Community
  • Login

Order Plugin Menu Items

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
7 Posts 4 Posters 4.9k Views
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.
  • K
    Kevin H
    last edited by Sep 26, 2016, 1:26 PM

    Hi. I am currently using version 6.9.2. I have a lot of plugins installed and would like the Plugins menu items to be alphabetically sorted. I am not certain what mechanism it is currently using for sorting, as the first 10 plugins are sorted alphabetically, but then the following 27 plugins are listed in a (seemingly) random order.

    Does anyone know of a way to sort these items?

    Thanks,

    Kevin

    NOTE: I have looked at the PluginManagerPlugins.xml file (within the …Notepad++\plugins\Config folder), and while it looks to contain all of the plugins, they already show up alphabetically in this file, so it does not look like it uses this mechanism to sort (too bad!).

    1 Reply Last reply Reply Quote 0
    • D
      dail
      last edited by dail Sep 26, 2016, 1:48 PM Sep 26, 2016, 1:47 PM

      The ordering is determined by Notepad++. I believe it is ordered by the name of the plugin file. Keep in mind the name of the file and the name that shows up in the menu can be completely different. If you really want to sort them, you can manually rename the DLL files. It is perfectly safe to do something like rename “ComparePlugin.dll” to “a.dll” and it still loads fine. You can also open a request on github as it probably shouldn’t be too hard to sort them according the the menu item.

      A 1 Reply Last reply Jun 30, 2017, 9:22 AM Reply Quote 2
      • K
        Kevin H
        last edited by Sep 26, 2016, 3:36 PM

        Good call, Dail. I confirmed that changing the name of the DLL modified the sorting just as you described. That said, I think I will follow your suggestion to make a feature request, as this is not ideal with this many plugins involved.

        Thanks for the quick response.

        1 Reply Last reply Reply Quote 2
        • T
          TonyP
          last edited by Oct 31, 2016, 6:00 PM

          i have same issue, please make this an option to sort plugins in menu by display name in plugin not plugin dll name. vote +1 for implement.

          1 Reply Last reply Reply Quote 0
          • A
            Ahu Lee
            last edited by Ahu Lee Jun 30, 2017, 8:17 AM Jun 30, 2017, 8:14 AM

            “The ordering is determined by Notepad++. I believe it is ordered by the name of the plugin file. Keep in mind the name of the file and the name that shows up in the menu can be completely different. If you really want to sort them, you can manually rename the DLL files.”

            As you can see from my examples (see the links below) it is not ordered by the name of the DLL files either. It must be something else.

            Explorer
            Menu

            1 Reply Last reply Reply Quote 0
            • A
              Ahu Lee @dail
              last edited by Jun 30, 2017, 9:22 AM

              @dail Looks like my example above contradicts your explanation.

              D 1 Reply Last reply Jun 30, 2017, 12:52 PM Reply Quote 0
              • D
                dail @Ahu Lee
                last edited by Jun 30, 2017, 12:52 PM

                @Ahu-Lee

                Instead of generically stating it doesn’t work, you will have to provide more details to even attempt to figure out why it isn’t sorted for you. Because I’m using v7.4.2 and it is working fine for me.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                The Community of users of the Notepad++ text editor.
                Powered by NodeBB | Contributors