Community
    • 登入

    Version 7.8.5 ( 32bits) not able to replace a comma correctly

    已排程 已置頂 已鎖定 已移動 General Discussion
    5 貼文 4 Posters 408 瀏覽
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • Mark MarquesM
      Mark Marques
      最後由 編輯

      In the latest version in a file with 3MB ( containing several hundreds of commas “,”) I wanted to replace them into tabs …
      ( or viceversa )
      Everything is apparently working but 1 hour later the interface was still busy …

      In previvious vesion everything was Ok … So something is not right at least with this version …
      Any ideas ?

      EkopalypseE 1 條回覆 最後回覆 回覆 引用 0
      • EkopalypseE
        Ekopalypse @Mark Marques
        最後由 編輯

        @Mark-Marques

        depending what your previous version was it could be a plugin
        which needs to be updated as well as the scintilla notification structure has changed.

        1 條回覆 最後回覆 回覆 引用 1
        • Mark MarquesM
          Mark Marques
          最後由 編輯

          Thank you for the hint…
          As soon as I disable ( almost all plugins) this detail is now working as expected…

          Nonetheless I only need the TextFX ( 32 only) ; Compare; and Runme plugins …
          Which for now solve this detail…
          But how can i know ( or report ) which plugin breaks the search function ?

          Alan KilbornA 1 條回覆 最後回覆 回覆 引用 0
          • Alan KilbornA
            Alan Kilborn @Mark Marques
            最後由 編輯

            @Mark-Marques said in Version 7.8.5 ( 32bits) not able to replace a comma correctly:

            But how can i know ( or report ) which plugin breaks the search function ?

            It seems like you would have to add the plugins back in, one at a time, and see when the problem reappears?

            If you then settle on a plugin that you think is the culprit, probably try again with ONLY that plugin installed to be sure.

            1 條回覆 最後回覆 回覆 引用 2
            • guy038G
              guy038
              最後由 guy038 編輯

              Hi @mark-marques, @ekopalypse, @alan-kilborn and All,

              To control which plugin(s) is/are loaded on Notepad++ start :

              • Close any opened N++ instance

              • Reach your active plugins location

              • For any plugin , NOT desired, simply change the name of its folder ( for instance, add a simple character at beginning or end of each name ! )

              • Restart Notepad++


              For instance, my own 7.8.5 plugins folder contains the following subfolders :

              BetterMultiSelection
              ComparePlus
              Config
              doc
              DSpellCheck
              ElasticTabstops
              mimeTools
              NppConverter
              NppExport
              NppPluginDemo
              

              If I want to open Notepad++, without, let’s say, the DSpellCheck and the Npp PluginDemo plugins, simply rename these 2 subfolders, like below :

              BetterMultiSelection
              ComparePlus
              Config
              doc
              -DSpellCheck
              ElasticTabstops
              mimeTools
              NppConverter
              NppExport
              -NppPluginDemo
              

              OR

              BetterMultiSelection
              ComparePlus
              Config
              doc
              DSpellCheck_0
              ElasticTabstops
              mimeTools
              NppConverter
              NppExport
              NppPluginDemo_0
              

              Best Regards,

              guy038

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