Community
    • Login
    1. Home
    2. General Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • Christopher Underberg GoodeC

      Error - Program Won't Run

      Watching Ignoring Scheduled Pinned Locked Moved
      10
      0 Votes
      10 Posts
      647 Views
      Terry RT

      @Christopher-Underberg-Goode said in Error - Program Won't Run:

      I found that 8.8.4 is not a ARM

      There is no 8.8.4. I think you need to slow down. Follow my instruction re finding which version of Windows you have. Then download the appropriate one for that version of Windows.

      Simple!

      Terry

    • Christopher Underberg GoodeC

      No one is responding :(

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      181 Views
      Terry RT

      @Christopher-Underberg-Goode

      This reference was to another post the OP started, then neglected to continue in the normal fashion. See here.

      Terry

    • Tom HardawayT

      Love the new history markers

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      6 Votes
      1 Posts
      185 Views
      No one has replied
    • Adro RA

      Find/Replace window position (multiple monitors)

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      0 Votes
      7 Posts
      898 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.

    • Ronald DupasR

      Making Notepad++ the default editor in Microsoft Edge

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      345 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??

      Watching Ignoring Scheduled Pinned Locked Moved
      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.

    • lightning speedL

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

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      557 Views
      lightning speedL

      @guy038

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

      Best Regards

    • Sylvester BullittS

      Regex with Negative Lookahead

      Watching Ignoring Scheduled Pinned Locked Moved
      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.

    • Peter BrawleyP

      Show document list panel option missing

      Watching Ignoring Scheduled Pinned Locked Moved
      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

    • cisco779kC

      regex: add new empty line after specific line

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      478 Views
      cisco779kC

      oh yes, work great.

      thank you so much

    • Reo ChatwinR

      Macros Somehow Replaced By Whatever Is Copied To The Clipboard

      Watching Ignoring Scheduled Pinned Locked Moved macro macros clipboard broken
      2
      0 Votes
      2 Posts
      239 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.

    • Isaac GohI

      Insert string/words above to lines contain numbers

      Watching Ignoring Scheduled Pinned Locked Moved
      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.

    • psidre felixP

      A++ on the site design!

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      3k Views
      Dido LodD

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

    • Vladimir TolskiyV

      My experience of using Notepad ++ for writing speeches, plays and short Auto Hotkey Scripts.

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      2k Views
      Dido LodD

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

    • Chris PC

      new tab context menu.. access to "close all but this" and "close tabs to the right"

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      378 Views
      Alan KilbornA

      @Chris-P

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

    • Esmee LohgynnE

      Find & Replace, except the one selected

      Watching Ignoring Scheduled Pinned Locked Moved
      14
      0 Votes
      14 Posts
      851 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.”

    • PandaDiestroP

      Checkstyle-compatible c++ linter?

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      262 Views
      No one has replied
    • SuperH-0630S

      Where is the logo file in the source.

      Watching Ignoring Scheduled Pinned Locked Moved
      9
      0 Votes
      9 Posts
      898 Views
      SuperH-0630S

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

    • SuperH-0630S

      How to build or get NppShell?

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      279 Views
      SuperH-0630S

      @Alan-Kilborn Thank you.

    • Alan KilbornA

      Suggestions for extensions to 8.4.6 feature Tab Colouring

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      2 Votes
      2 Posts
      364 Views
      guy038G

      Hi, @alan-kilborn and All,

      As requested :

      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12223

      BR

      guy038

    The Community of users of the Notepad++ text editor.
    Powered by NodeBB | Contributors