• 0 Votes
    3 Posts
    2k Views
    Nikhil ChavanN

    Hi @guy038

    Thanks alot!!!
    It worked…😊🍻

  • 0 Votes
    1 Posts
    226 Views
    No one has replied
  • Help with Zenburn Theme

    2
    0 Votes
    2 Posts
    462 Views
    EkopalypseE

    Themes is something that doesn’t really work well in Npp, since, at first,
    it was only designed to “theme” the document, and later it was,
    more or less, adapted to the rest of the ui.
    Glitches like the one you mentioned are therefore unfortunately part of the problem.

  • Upper case letter in replace

    7
    0 Votes
    7 Posts
    352 Views
    Hakunamatata67H

    You’re the best guy038!
    Thank you so much

    Take care

  • how to compress a file to .rar in notepad

    2
    0 Votes
    2 Posts
    349 Views
    andrecool-68A

    Just like making a live cow out of a sausage

  • How to delete a complete tag with specific content

    15
    1 Votes
    15 Posts
    7k Views
    Luiz Antonio Souza RibeiroL

    @guy038 said in How to delete a complete tag with specific content:

    (?s)<Report>(?:(?!</Report>).)<Active>0000000000</Active>.?</Report>

    Thank you. It works for me in a similar case.

  • Find the Line that contains the MD5 code!

    3
    0 Votes
    3 Posts
    371 Views
    Sarah DuongS

    @guy038 Thanks. You’re boss this forum.

  • How change icon per extension (windows)

    4
    0 Votes
    4 Posts
    794 Views
    BobSquarePantsB

    Done,

    So it quite easy. You should let .ini .txt attach to their default apps (notepad.exe)
    and simply change manually the reg info from
    HKEY_CLASSES_ROOT\inifile
    HKEY_CLASSES_ROOT\inifile\shell\open\command pointing to Notepad++
    HKEY_CLASSES_ROOT\inifile\DefaultIcon The .ico of your choice

    and that it.
    You should avoid Windows to make the binding for you :)

  • How to replace all content from XML tag with blank in notepad++?

    6
    0 Votes
    6 Posts
    2k Views
    astrosofistaA

    @PeterJones said in How to replace all content from XML tag with blank in notepad++?:

    Nitpick: it’s the . operator that is affected by (?-s), not the *, since the s flag is “dot matches newline”. But . wasn’t used in your expression, either, so the flag-clearing is still useless. :-)

    Yep, my bad, I stated a wrong reason, thank you for notice it :)

    Well, not completely useless. As we help people in the forums, always including either (?-s) or (?s) will ensure we never have to care what the status of their checkbox is, so having one of the two in our default answer-regex is a good idea. ;-)

    Agree, learned that in this forum, so the (?-s) modifier is my default setup.

    Cheers

  • Windows exclamation macro beeps.. at what ?

    6
    0 Votes
    6 Posts
    388 Views
    guy038G

    Hello, @terry-gaff-0 and All,

    I second what Alan said :

    This sounds like a potentially dangerous situation.
    Well, for your data, not for you.

    Indeed, you must define what to do, when any of your searches is unsuccessful. If you’re using the regular expression search mode, it usually means that some templates, in your data, are not taken in account by the overall regex search expression !

    Best regards,

    guy038

  • Negative number highlighting

    2
    0 Votes
    2 Posts
    318 Views
    EkopalypseE

    @Chris-Betts

    If, for example, I define ( and ) as operators I do get the following

    6aa6ec65-567c-49bf-8d9f-8e74de8492eb-image.png

    How did you define the brackets, as delimiters and if so have you allowed nesting with numbers?

  • Autocomplete function describe hint doesn't show up

    5
    0 Votes
    5 Posts
    358 Views
    Mr.KleinerM

    @Michael-Vincent

    Oh, yeah, I see. Thanks ! I thought it’s gonna add the tip to the word itself. Like when you type “abs” you get a tip…

    Is it possible to do so though ?

    And is it possible to start my function with " ?

  • FunctionList + Bookmarks = ???

    9
    0 Votes
    9 Posts
    1k Views
    whatsinanameW

    The good news: thanks to the screenshot, now I know that it should be possible (somehow).
    Will contact the author of the plugin for details.

    Thank you both!

  • beginner: run and compile c++ program!

    2
    0 Votes
    2 Posts
    550 Views
    EkopalypseE

    @Nivrutti-Pawar

    g++ seems to have an issue here g++.exe: error: ô1prg.cppö: No such file or directory

    Where does ô and ö come from? Are you using the correct "
    and not the “? Are you running with an unusual OS setup?

    cmd /c "$(CURRENT_DIRECTORY)\a.exe" this will most probably fail
    as I would expect 1prg.exe to be created.

  • Notepad++ Text Creation Question

    3
    0 Votes
    3 Posts
    221 Views
    Michael VincentM

    @Cricket said in Notepad++ Text Creation Question:

    😍😍😍 Happy Days Everyone! 😍😍😍

    I “works” for me. They aren’t colorized, but they do show up as emoticons. You probably need to select your encoding. For me, a new document, “UTF-8” encoding from the menu “Encoding” and then copying and pasting your emoticons shows:

    9c2b4650-48bc-41b7-bf34-2fb2df9da854-image.png

    Cheers.

  • Temporary change of tab

    7
    0 Votes
    7 Posts
    1k Views
    EkopalypseE

    @Alan-Kilborn said in Temporary change of tab:

    In Notepad++ Pythonscript Python, since it doesn’t end until Notepad++ is closed, things from previously run scripts “hang around”.

    I knew there is an idea behind

    my newer way of doing things is by putting most everything into a “class”

    Yes, also my preferred way to keep the scope of the script tight.

    So far it seems to be working okay for me

    and this is what counts.

  • Preview available methods when coding in ZenScript

    8
    0 Votes
    8 Posts
    493 Views
    EkopalypseE

    @MAPJe71

    you could be right, we’ll see.

  • 0 Votes
    3 Posts
    204 Views
    Márk BirtalanM

    Thx for the help, really appreciate it :D

  • help just black screen in google play app

    3
    0 Votes
    3 Posts
    860 Views
    Ron EdmondsR

    OH no, he he i feel such a fool now, i always knew it was, but i had a mental block, of course it is you just reminded me DOH!!! THANK YOU SO MUCH. Put it down to the stroke i have down the RH side. thanx again

  • Auto editor

    2
    0 Votes
    2 Posts
    208 Views
    EkopalypseE

    @AlleXuSS-Gr

    No, this is nothing what editors normally do and I haven’t seen
    such a feature in other editors but who knows … maybe there is
    one out there which has this ability.