• Find/Replace window position (multiple monitors)

    7
    0 Votes
    7 Posts
    892 Views
    TransientTRPT

    @Adro-R said in Find/Replace window position (multiple monitors):

    I don’t know how to do this, but it would be helpful if I could open a search window on that monitor where NP ++ is currently open :)

    If you press Ctrl+F a second time, it will move the window over to the center of your Notepad++ window.

    I know this question is a bit old, so maybe you already found the answer, but this is the first one that comes up for me on Google so I wanted to share as you didn’t receive an answer to your question.

  • Making Notepad++ the default editor in Microsoft Edge

    2
    0 Votes
    2 Posts
    343 Views
    Terry RT

    @Ronald-Dupas said in Making Notepad++ the default editor in Microsoft Edge:

    Trying to get an answer from Microsoft hasn’t been productive.

    A quick read of Microsoft Editor, which is the editor in Edge, it seems that it is an “extension”. That means it operates through a predefined connection method to integrate into Edge. Much the same as the plugins integrate into Notepad++.

    I’d say the chances of getting your wish are probably fairly much zero. The Notepad++ developer would have to read up on how that integration works and then design (code) Notepad++ to work that way.

    But read the FAQ posts for “feature request or bug report”. It wouldn’t hurt to ask the question, but I feel it will be shutdown fairly quickly.

    Terry

  • How did developers set environment variables??

    4
    0 Votes
    4 Posts
    1k Views
    Alan KilbornA

    @Кирилл-Фролов said in How did developers set environment variables??:

    Why when i run notepad++ from win+r menu it opens, but not when run from command line

    Because they use 2 different mechanisms for locating the program.

    I can’t find anything in my PATH variable that contains notepad

    Which explains why it can’t be found when running from the command line.

    Add the folder of notepad++.exe to the PATH environment variable, or specify the complete path to notepad++.exe on the command line.

  • regex: add specific lines if detect more than one hexadecimal digit

    6
    0 Votes
    6 Posts
    552 Views
    lightning speedL

    @guy038

    The regex you provided works great. Many thanks for your assistance. ChEEr!!!

    Best Regards

  • Regex with Negative Lookahead

    7
    0 Votes
    7 Posts
    3k Views
    Sylvester BullittS

    Thanks for the lucid explanation, Guy!

    In case anyone is interested, we’re using this in a project to add embedded audio players to the pages at the Web site here.

    The regular expression helps us find the pages which still need to be updated.

  • Show document list panel option missing

    4
    0 Votes
    4 Posts
    5k Views
    Alan KilbornA

    @Leandro-Casal said in Show document list panel option missing:

    Well, that info didnt help at all

    Hmm, well it has clearly helped @Peter-Brawley and everyone else who has happened to read this thread for over a year.

    Maybe @PeterJones 's answer was TL;DR for some limited set of folks and a picture illustrates better:

    e392db0e-5750-41c2-805e-4dec6219cf35-image.png

  • regex: add new empty line after specific line

    3
    0 Votes
    3 Posts
    477 Views
    cisco779kC

    oh yes, work great.

    thank you so much

  • 0 Votes
    2 Posts
    238 Views
    PeterJonesP

    @Reo-Chatwin ,

    The macro recorder will store the actions you take when recording the macro: since you recorded hitting Paste (or equivalently the action Edit > Paste), that is the action that will be recorded. If you want the macro to type text, then you will have to type the text instead of pasting it… then the macro will type the exact text that you typed.

    If you’ve got a lot of text to type for the macro: instead of recording that long text, just type an indicator. Then save the macro, exit Notepad++, and reload Notepad++. Edit the shortcuts.xml in your AppData Notepad++ and put in the longer string(s) into the places held by the placeholder (the macro will record one typed character per action, but you can actually put longer strings there). Save shortcuts.xml and restart Notepad++, and now your macro will have the longer string rather than the shorter.

  • Insert string/words above to lines contain numbers

    20
    0 Votes
    20 Posts
    1k Views
    Isaac GohI

    @guy038 said in Insert string/words above to lines contain numbers:

    ?1$2\x20$1

    Your superb effort is much appreciated. Many thanks.

  • A++ on the site design!

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    Dido LodD

    Hello . it’s already 2022, I wonder what design the site has now

  • 0 Votes
    6 Posts
    2k Views
    Dido LodD

    привіт, цікаво

  • 0 Votes
    2 Posts
    376 Views
    Alan KilbornA

    @Chris-P

    Complete user customization capability (like the editor window right-click context menu) is underway; see issue 12170.

  • Find & Replace, except the one selected

    14
    0 Votes
    14 Posts
    847 Views
    Alan KilbornA

    @Esmee-Lohgynn said in Find & Replace, except the one selected:

    I didn’t realize I had “match case” and “match whole word” selected

    Match case wouldn’t matter here. Match whole word only would matter; from the user manual:

    If the left and right characters of your search string are both non-word characters (so not letters, numbers, underscore, and optionally additional characters set by your preferences), then the text to the left and right of your match must be word characters, spaces, and/or beginning or ending of the line.

    So, even though the OP was very light on detail, this behavior was what he was a victim of.

    Note also that the OP’s problem would have been solved MUCH quicker if he had provided sufficient level of detail, not just complaining that it doesn’t work and that “I have literally been doing this for years, I don’t need instructions on how to do it.”

  • Checkstyle-compatible c++ linter?

    1
    0 Votes
    1 Posts
    261 Views
    No one has replied
  • Where is the logo file in the source.

    9
    0 Votes
    9 Posts
    890 Views
    SuperH-0630S

    8cdce92d-4bce-4091-9cbb-a1392e8bec69-image.png

  • How to build or get NppShell?

    3
    0 Votes
    3 Posts
    278 Views
    SuperH-0630S

    @Alan-Kilborn Thank you.

  • Suggestions for extensions to 8.4.6 feature Tab Colouring

    2
    2 Votes
    2 Posts
    363 Views
  • Disable editing

    5
    0 Votes
    5 Posts
    1k Views
    Alan KilbornA

    And yet one more…

    Also on the right-click context menu of all tabs:

    bb9e6b14-0a0e-4454-beaf-72abe45d119e-image.png

  • W11 toolbar buttons and some dialog text is really small

    5
    0 Votes
    5 Posts
    1k Views
    deleeleeD

    @Alan-Kilborn said in W11 toolbar buttons and some dialog text is really small:

    The icons maybe make a lot more sense in a dark mode themed Notepad++

    Yes I can see that they would. But I love knowing that I can create my own custom ‘default’ icons.

  • any one know how to open/edit this file

    Locked
    2
    0 Votes
    2 Posts
    242 Views
    PeterJonesP

    @alban-files-alban ,

    If it’s a text file, you open it in Notepad++ with File > Open or equivalent. If it’s not a text file, you don’t open it in Notepad++, so it’s off topic for this forum. If it’s spam or a virus or malware, don’t open it. None of those three require a link in the forum to a random file

    As this is likely a spam post, this discussion will be locked and the link will be unlinked, to protect forum users.