Community
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • M Andre Z EckenrodeM

      Search++ (\W)'(\w) regex replace failure

      Watching Ignoring Scheduled Pinned Locked Moved Notepad++ & Plugin Development
      47
      0 Votes
      47 Posts
      2k Views
      CoisesC
      @sevem47 said: Just for your information; this is something I can NOT confirm. For me Search++ even runs on my old, not up to date Windows 7 machine (see below debug info). Perhaps this is as well a question of having all the “correct libraries” to be able to run the plugin. Well, that’s interesting. Thank you for that information! I will take a closer look.
    • carlosthehyenaC

      adverts on download page?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      5
      0 Votes
      5 Posts
      106 Views
      carlosthehyenaC
      @PeterJones thanks mate.
    • Afik GilboaA

      nppftp and and windows 11

      Watching Ignoring Scheduled Pinned Locked Moved Notepad++ & Plugin Development
      6
      0 Votes
      6 Posts
      267 Views
      PeterJonesP
      @Afik-Gilboa said: and I am not doing “run as admin”, at least not on purpose Your Debug Info clearly indicates you are running as Admin, and I believe that your Notepad++ title bar will also say Administrator on it. If you aren’t doing it on purpose, then you need to check your Windows right-click Properties on notepad++.exe and whatever shortcut you are using (on your desktop, task bar, or start menu) and see if one of them has it set to run as Admin in the Compatibility tab (see this recent discussion if you need more on how to check executables or shortcuts for run-as-admin and how to change that). there is no “NppFTP.xml” file in Documents. Ugh. I had forgotten this, because at one point I knew that NPPM_GETPLUGINSCONFIGDIR ignores cloud or settingsDir settings, and instead always uses either AppData or Portable. Annoying “feature” of the message. :-( Sorry for the bad memory. So, anyway, that means that NppFTP should be using %AppData%\Notepad++\plugins\config\NppFTP\ directory, and the NppFTP.xml should be there, instead. So that’s where you should go looking for it. See which of those directories exist, and look at the permissions of the directories and files there.
    • S

      Is there a serious reason why a "user-defined language" cannot specify the encoding?

      Watching Ignoring Scheduled Pinned Locked Moved Notepad++ & Plugin Development
      1
      0 Votes
      1 Posts
      22 Views
      No one has replied
    • P

      When finding in files is it possible to show more than one line?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      5
      0 Votes
      5 Posts
      159 Views
      David Brigden52D
      @PeterJones Without the whale, it’s just Burns and Allen.
    • CoisesC

      Search++: A work in progress

      Watching Ignoring Scheduled Pinned Locked Moved Notepad++ & Plugin Development
      126
      6 Votes
      126 Posts
      40k Views
      CoisesC
      Search++ version 0.6.4 is available. It is expected to fix the bug reported here. Even though it seems most people never experience that bug, I still recommend upgrading at the next convenient time, so we will all be testing the same code. It’s always possible that I broke something else. I am still working on improving the multi-threading for find in files. I’m also trying to decide how best to mitigate a problem wherein Search++ fails to load when a particular Windows redistributable library has never been installed on the system. More updates should be coming before too much longer. All thoughts, suggestions, comments, criticisms, bug reports and raspberries are welcome, and thank you to everyone willing to give this jalopy a good work-out.