• Right-clicking file no longer maximizes Notepad++

    2
    0 Votes
    2 Posts
    688 Views
    EkopalypseE
    @Daniel-Hall So what did you do that it stopped working? Updated Npp? Updated windows? Installed some other app? What npp version are you running? (Can be seen as debug-info from ? menu)
  • Find and change using key / dictionary file

    3
    0 Votes
    3 Posts
    849 Views
    Grzegorz KwiatkowskiG
    I found the Advanced Fin and Replace program. However, I was hoping that a brilliant notepad ++ can do that too. I would have one program less on my list;) Thank you for your help.
  • Suggestion: Option to Close All before Session Load

    15
    0 Votes
    15 Posts
    2k Views
    Dwayne RobertsD
    @PeterJones My preference would be for the Close All to be executed only when a new session is loaded, and then only optionally (either by a setting or a prompt). I think, for now I’ll just try to remind them at the beginning of each class to Close All before loading the new session. Thanks for the suggestions!
  • 0 Votes
    3 Posts
    2k Views
    Nikhil ChavanN
    Hi @guy038 Thanks alot!!! It worked…😊🍻
  • 0 Votes
    1 Posts
    389 Views
    No one has replied
  • Help with Zenburn Theme

    2
    1
    0 Votes
    2 Posts
    821 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
    822 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
    535 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
    8k 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
    634 Views
    Sarah DuongS
    @guy038 Thanks. You’re boss this forum.
  • How change icon per extension (windows)

    extension windows icons
    4
    0 Votes
    4 Posts
    1k 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
    892 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
    1
    0 Votes
    2 Posts
    488 Views
    EkopalypseE
    @Chris-Betts If, for example, I define ( and ) as operators I do get the following [image: 1591730256429-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
    2
    0 Votes
    5 Posts
    633 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
    3k 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
    803 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
    541 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: [image: 1591635176456-9c2b4650-48bc-41b7-bf34-2fb2df9da854-image.png] Cheers.
  • Temporary change of tab

    7
    0 Votes
    7 Posts
    3k 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
    1
    0 Votes
    8 Posts
    962 Views
    EkopalypseE
    @MAPJe71 you could be right, we’ll see.