• Regex with Negative Lookahead

    7
    0 Votes
    7 Posts
    4k 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
    602 Views
    cisco779kC

    oh yes, work great.

    thank you so much

  • 0 Votes
    2 Posts
    248 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
    3k 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
    392 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
    916 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
    275 Views
    No one has replied
  • Where is the logo file in the source.

    9
    0 Votes
    9 Posts
    976 Views
    SuperH-0630S

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

  • How to build or get NppShell?

    3
    0 Votes
    3 Posts
    287 Views
    SuperH-0630S

    @Alan-Kilborn Thank you.

  • Suggestions for extensions to 8.4.6 feature Tab Colouring

    2
    2 Votes
    2 Posts
    453 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
    250 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.

  • Subwindow title color

    3
    0 Votes
    3 Posts
    457 Views
    Andi KiisselA

    @PeterJones ,
    Yes, clever approach, thanks!
    Unfortunately it’s impossible to set Light mode through Dark mode :-)
    Now I know that #99B4D1 is ActiveCaption system color in some themes since Windows Vista.

  • Notepad++ 8.4 crashing frequently.

    11
    0 Votes
    11 Posts
    4k Views
    chris duncanC

    Thanks for the tip William Algie :
    I also went to the plugins - Plugins-Admin, and looked at the Updates Tab, and ColumnTools 1.4.4.1 was avalable, so I updated it, and now the problem seems to be solved.

  • Feature Request: Pin frequent searches

    4
    0 Votes
    4 Posts
    705 Views
    Alan KilbornA

    @PeterJones said in Feature Request: Pin frequent searches:

    In fact, you already had one of the previous official issue requests.

    Thus making this thread entirely a waste of everyone’s time.

  • "Smart HighLighting" and "Find Mark Style"

    10
    0 Votes
    10 Posts
    7k Views
    PeterJonesP

    @Hellena-Crainicu ,

    as @Ekopalypse said, the post directly above yours, which you replied to, already answered your question. There are only the 5 individual colors, but they are not mutually exclusive. So if you want more than that, you combine the colors: For example, if you have the text Style_1_4_5 and want it a different color from the 5 built-in style colors, what you could do is highlight that word, apply style 1; it should have remained highlighted, so then you could also apply style 4; it should remain highlighted, so then you could also apply style 5. After applying the 3 different styles, the color combination will be different from any of the 5 builtin styles – so it will not be color1, or color4, or color5, but a mathematical combination of the three colors. Using combinations of 1 or more of the 5 builtin styles, you can create 2⁵-1=31 different colors, all 31 of which are shown in Claudia’s post.

    Also, Claudia left the Community years ago (and I still miss her insights and helpful contributions), so she will not come back to reply to your post.