• Regex to replace a specific word

    4
    0 Votes
    4 Posts
    628 Views
    Alan KilbornA

    @Calimero said in Regex to replace a specific word:

    Using this one and some others I was able to do what I wanted … almost
    I wasn’t good enough to deal with all the cases only with regex and I had to modify some cases manually

    Hopefully it wasn’t a defect/limitation of the technique in the link I provided.

  • autoCompletion Issue

    28
    0 Votes
    28 Posts
    2k Views
    PeterJonesP

    @Grzegorz-Śliwka said in autoCompletion Issue:

    Your example doesn’t work for me.

    Whereas it did work for me. Without giving us more to go on, I cannot even begin to guess what you’ve actually done, and whether you’ve really set things up right according the instructions above. Sorry.

  • N++ asking to save files on shutdown - 80 times

    3
    0 Votes
    3 Posts
    264 Views
    timwesselsT

    @PeterJones Thank you! 👍

  • replace/delete numbers from different lines

    2
    0 Votes
    2 Posts
    198 Views
    gerdb42G

    Right click on text -> “Select all” -> Hit “Del” on keyboard -> voilá.

    Well, I think this is not quite what you want to achieve, so please elaborate a little more detailed what your goal is.

    Please also have a look at this FAQ

  • Code alignment doesn't work properly

    3
    0 Votes
    3 Posts
    632 Views
    E

    @Michael-Vincent It is so shocking I lost my words. Thanks a lot for your help it’s all I needed.

  • notepad++ doesn't open up automatically

    5
    0 Votes
    5 Posts
    2k Views
    LittleZockerBrownieL

    @PeterJones ,

    Again, thanks a lot for your help. Now everything runs as it should.

  • пропали файлы/missing files

    2
    0 Votes
    2 Posts
    424 Views
    Alan KilbornA

    @Андрей-Плотников

    people help urgently please, rebooted the laptop, opened notepad, but it is empty, there are no files, this command does not help C:\Users\UserName\AppData\Roaming\Notepad++\backup, it is not just on the computer, but how to restore all the files? it is very necessary, there is a lot of work and many projects, everything is gone than 2 years ago, it is really very necessary, please help me so that I lose the meaning of life, because everything was there

    please help me so that I don’t lose the meaning of life, because everything was there

    Going forward, there are some “data safety” hints offered up in the FAQ HERE.

  • 0 Votes
    3 Posts
    182 Views
    Андрей ПлотниковА

    привет друг, такая же проблема, ты решил эту проблему, смог востановить все файлы?

  • 0 Votes
    3 Posts
    1k Views
    SUMI ACES

    @Terry-R thank you Terry

  • NPP settings

    5
    0 Votes
    5 Posts
    294 Views
    Terry RT

    @kracovwolf said in NPP settings:

    I am trying real hard to remember what plugin i used that ran multiple macros at once. i really need it. it was a toolbar button

    Unfortunately unless someone knows from that brief description what plugin it is, you might have to do the hard yards and manually check for differences between the 2 installations.

    Firstly you will need to have the same type of installation 32bit or 64bit. That’s because some plugins are ONLY made in the 1 version.

    Then by using the “Debug Info” you can see quickly which plugins the old installation has. From your post I suspect that may not be possible, otherwise you would likely have already figured it out. Have you by chance ever had to provide “debug info” on this forum, that may be some help to you.

    To complicate matters, if you happen to have an old Notepad++ version in the original, and are downloading a much later version for the new installation, you will come across the “incompatible” issue. The most recent versions of Notepad++ had a major change made in coding (API calls I think), and this caused a lot of the plugins to be incompatible.

    Then there is the issue that some plugins were never listed in the “Plugin list” as viewed from the link in Notepad++ PlugIns Admin window (bottom right for the repository). Some of those developers never got them added so to download you will need to find the alternate site for that.

    I myself have no need to install plugins, so I don’t know which one your description points to.

    Good luck
    Terry

  • Shortcut for bookmark selected text?

    9
    0 Votes
    9 Posts
    7k Views
    Alan KilbornA

    The marker ID used for bookmarks changed in Notepad++ 8.4.6 (and later). It is now 20, instead of 24. So, all references to 24 in this thread and/or its script(s), should be changed to 20.

  • Remove unmarked lines (not just unbookmarked lines)

    12
    0 Votes
    12 Posts
    15k Views
    Alan KilbornA

    The marker ID used for bookmarks changed in Notepad++ 8.4.6 (and later). It is now 20, instead of 24. So, all references to 24 in this thread and/or its script(s), should be changed to 20.

  • 0 Votes
    7 Posts
    333 Views
    Alan KilbornA

    The marker ID used for bookmarks changed in Notepad++ 8.4.6 (and later). It is now 20, instead of 24. So, all references to 24 in this thread and/or its script(s), should be changed to 20.

  • Bookmark multi words from multi lines in a text

    27
    0 Votes
    27 Posts
    4k Views
    Alan KilbornA

    The marker ID used for bookmarks changed in Notepad++ 8.4.6 (and later). It is now 20, instead of 24. So, all references to 24 in this thread and/or its script(s), should be changed to 20.

  • running multiple macros

    1
    0 Votes
    1 Posts
    151 Views
    No one has replied
  • The Search Result Window is gone

    3
    0 Votes
    3 Posts
    260 Views
    min changM

    @Terry-R

    Nice reply! This’s what i want! Thanks a lot!

  • Macro Enquiry

    3
    0 Votes
    3 Posts
    232 Views
    Henry PengH

    @Terry-R
    Thank you very much for your answer, I have solved this problem successfully.
    Henry

  • 0 Votes
    5 Posts
    284 Views
    xmaticX

    @xmatic SOLVED: it turned out to be an issue with the “default browser”. I have Google Chrome Portable (from portableapps.com ). Everything used to work fine, and then I think I updated this portable version of Google Chrome in a wrong way*, and after that things stopped working (and I wrongly assumed that it was something to do with “group policy” etc.). The solution was to make Microsoft Edge the default browser. The links NPP immediately started working (and opening to Microsoft Edge). And after a restart I opened Google Chrome Portable, received a prompt to set it as the default browser, and followed the steps to set it like so. And after this the links inside NPP started opening (in Google Chrome Portable) without a problem.

    *the correct way to update Google Chrome Portable is to download the current zip from portableapps.com and then extract the contents to the current GoogleChromePortable folder. What I did instead was to extract it to its own folder (let’s call it “x”). Then delete the contents of the GoogleChromePortable folder, and then cut the contents of “x” and pasted them into the GoogleChromePortable folder.

  • Tabulators are always replaced by spaces

    3
    0 Votes
    3 Posts
    174 Views
    S. MerkS

    Thanks a lot, Alan. No, it did not (look exactly…). I did not realize that I have to check the language at the right side also (Tabulators-python), so I always had a look only on “default”. Maybe one day I had changed this accidetally.
    Everything fine now!
    Once again, error 50 (50 cm in front of the screen).

  • Activate next newest tab on tab closure (not last active tab).

    7
    0 Votes
    7 Posts
    800 Views
    mcdonamwM

    @Alan-Kilborn Awesome, thanks!