Community
    • 登入

    [Feature request] Make it possible to Enable/Disable plugins in Plugin Manager

    已排程 已置頂 已鎖定 已移動 Notepad++ & Plugin Development
    plugin manager
    5 貼文 4 Posters 4.5k 瀏覽
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • Thunder TT
      Thunder T
      最後由 編輯

      Plugins are sometimes the culprit for Notepad++ crash. It would be useful to implement a feature to disable and enable plugins in Plugin Manager dialog box temporarily.
      A button can be added to Plugin Manager dialog under “Installed” plugins section in order to disable/enable selected items without the need to remove them permanently.

      1 條回覆 最後回覆 回覆 引用 0
      • Scott SumnerS
        Scott Sumner
        最後由 編輯

        A way to do this already exists. See the -noPlugins option here: http://docs.notepad-plus-plus.org/index.php/Command_Line_Switches

        1 條回覆 最後回覆 回覆 引用 0
        • TonyPT
          TonyP
          最後由 編輯

          im sure they meant individual plugins. it would be a great feature. this way you can turn them on one by one instead of having to disable them all. that is a great feature for advanced users. you could uncheck an installed plugin and click a disable button. vote +1 for implementing.

          1 條回覆 最後回覆 回覆 引用 0
          • botman99B
            botman99
            最後由 編輯

            The Plugin Manager doesn’t load them though (the Notepad++ native code does). You would need something in the ‘Plugins’ dropdown to exclude a specific plugin and then restart Notepad++ (or optionally be able to manually unload a plugin after it has been loaded).

            You can achieve the same effect by just changing the file extension from “.dll” to something else, like “.xdll” and Notepad won’t find the file to load it. Then just rename it back to “.dll” when you are done.

            1 條回覆 最後回覆 回覆 引用 0
            • Thunder TT
              Thunder T
              最後由 編輯

              Thanks for your reply. I thought that it’s not easy to implement this feature; I thought of sending this post after I’ve installed several plugins (mostly old) and Notepad++ crashed the next time I launched it and I couldn’t figure out which plugin caused the crash. though I solved the problem later.

              1 條回覆 最後回覆 回覆 引用 0
              • 第一個貼文
                最後的貼文
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors