• XML tools

    34
    0 Votes
    34 Posts
    321k Views
    16 Minh Luân 8A71

    @Cee-Qhawekazi-Mhlongo You must press Install before you can use that!

  • the weirdest bug?

    4
    0 Votes
    4 Posts
    349 Views
    PeterJonesP

    @lorry-weston said in the weirdest bug?:

    @PeterJones Thanks for the quick response.
    You’re absolutely right of course :-) - the message says it all - will take it up with the plugin writers.

    They released v2.2.185.7 to make it compatible with Notepad++ v8.4 and newer, but that version wasn’t submitted to Plugins Admin until v8.4.4, so you will have to manually update the plugin from their website.

  • Themes Not Working With all colours

    2
    0 Votes
    2 Posts
    1k Views
    PeterJonesP

    Even though the user deleted their account before getting an answer, this was a good question.

    As far as my experiments went, they were correct: In “light” mode, the text on the active tab’s title follows the foreground colour setting exactly. In Dark Mode, the text on the active tab’s title is some “inverse” of that, but not the normal “inverse”, so it is very hard to tell what the final color of the tab’s text will be, based on that setting.

    If there is someone who is interested in getting that fixed, you should go to the Feature Request FAQ and follow those instructions to put in an official feature request. That official feature request should contain a link to this discussion (so that the developers know that it’s not just you who want the fix), and you should come back and put a link to that feature request in this discussion (so that readers here can find the issue, and see whether it is fixed in a future version of notepad++).

  • Save As over already opened document behaviour

    2
    0 Votes
    2 Posts
    206 Views
    PeterJonesP

    @Florian-Seidl-Schulz ,

    Save As has always worked for me.

    Can you be a bit more specific as to the exact sequence of events, the exact error message, and the exact version details (?-menu’s Debug Info). Without that, your chances of getting any useful help are vanishingly small.

  • Updating to 8.4.3 removed pythonscript plugin

    1
    0 Votes
    1 Posts
    164 Views
    No one has replied
  • session lost by clicking 'x' while 'reload?' prompt was up

    3
    0 Votes
    3 Posts
    382 Views
    Jay LiboveJ

    @PeterJones I appreciate your attempts to reproduce the problem.
    I did note in my original post (which was a bit run-on, I apologize) that “no, I know that’s not right either, hm, because if the reload prompt is already up, then normally the user cannot click the close ‘x’, because the reload prompt modal dialog is already open”.

    I’m also aware that this isn’t for someone to fix my problem. That’s why I posed it as “this thing happened”, “I’m unable to reproduce”, and “Well, for whatever little this report is worth…”

    That said, I’m sure that I didn’t hit another key - I definitely clicked an ‘x’ in the Notepad++ window, and it definitely stayed open and threw away the session (both in that stayed open window, and when I clicked ‘x’ again to exit Npp and re-opened Npp).

    Again, for whatever it’s worth.
    -Jay

  • TextFX and word count

    9
    0 Votes
    9 Posts
    2k Views
    Alan KilbornA

    There’s also a way to put a selection’s word-count in the status bar; see HERE for that.

  • Why do updates reset some settings?

    6
    0 Votes
    6 Posts
    1k Views
    deleeleeD

    @Alan-Kilborn said in Why do updates reset some settings?:

    A simpler method is to just pull version Y’s executable file into version Z, but just blindly doing that makes me nervous.

    Yes, blindly doing the file replace makes me nervous too and it’s not really an option I’d go for. I’ve found the entries in config.xml all but one of the things I posted about so I can always create a script to change those back to my preferred options after updating. However, I don’t know what to look for in that file (or even if there’s an entry for it) for number 3 - Panels that were on the left are reset to the right. Are you able to help me with that?

  • Plugins Admin Missing

    1
    0 Votes
    1 Posts
    830 Views
    No one has replied
  • 0 Votes
    6 Posts
    22k Views
    Damon MaranyaD

    @PeterJones

    Okay, thanks. I guess I’ll just rebuild that app using the .exe.

  • File Status Auto-Detection did not notice a change (NPP 8.4.2)

    2
    0 Votes
    2 Posts
    916 Views
    PeterJonesP

    @Jay-Libove said in File Status Auto-Detection did not notice a change (NPP 8.4.2):

    Hm. This might be: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11857

    Most likely. The best plan is to watch for a fix there, and when it is fixed, see if it fixes your problem as well.

  • Forum email notifications

    15
    2 Votes
    15 Posts
    3k Views
    PeterJonesP

    @sterling-advisory said in Forum email notifications:

    ahan that is awesome i was confused before

    Please note that the word “never” was written in 2020, when it never had previously worked. That feature was not enabled until 2021 – but since 2021, it has worked for some people with some email providers: for example, I have successfully had my confirmation email and can turn email notifications on and off with the expected results. The forum management is actively working on making it function more reliably when sending to other providers

  • How to remove text after specific characters from each line?

    3
    0 Votes
    3 Posts
    14k Views
    guy038G

    Hello, @Геннадий-Гайдукевич, @neil-shcipper and All,

    In the Find What: field of your picture, we see that searched string :

    ?__cft-.*

    So, from your shown text, I suppose that the correct regex syntax is :

    SEARCH \?__cft__.*

    REPLACE Leave EMPTY

    Best Regards

    guy038

  • Notepad++ is crashing abruptly

    6
    0 Votes
    6 Posts
    490 Views
    Amol TarteA

    @Amol-Tarte Hi @PeterJones
    The problem is solved after removing BigFiles plugin.
    Sorry for delayed reply and Thanks.

  • Moving profile from machine to machine

    2
    0 Votes
    2 Posts
    348 Views
    PeterJonesP

    @Will-Pittenger ,

    If you did the copy of the …\AppData\Roaming\Notepad++ (also known as %AppData%\Notepad++ 🛈 – and Notepad++ has not put anything in …\AppData\Local since at least v7.6.3, and I don’t remember it putting anything in there prior to v7.6.x) while the destination Notepad++ was open (either on the source or the destination), then when you closed Notepad++ it would overwrite what’s there.

    If Notepad++ was not open when you did the copy, then that should have copied over your current session, which would include full paths to every file that was open, and it would include your periodic-backup directory for unsaved files (if you have that option enabled) and those new # files would also be listed in the session file… so it should have copied all that.

    But of course, that only applies with standard installations of Notepad++ with the normal file locations, which may or may not be how you are configured, either on the old machine or the new.

  • Matrix room for Notepad++

    2
    0 Votes
    2 Posts
    235 Views
    Alan KilbornA

    @Will-Pittenger said in Matrix room for Notepad++:

    you probably have a Gitter room

    The “gitter room” was shut down some time ago for Notepad++. I can’t remember the reason why.

    Anyway, why do you feel a “matrix room”, a “gitter room”, or a “discord room” would be great things for Notepad++?

  • Bookmark specific lines down till before another specific line

    6
    0 Votes
    6 Posts
    363 Views
    Isaac GohI

    @alan-kilborn
    This is what I need. Appreciate your prompt assistance, many thanks Cheer!!!.

  • Bug: Text printing incorrectly (8.4.2 x64)

    3
    0 Votes
    3 Posts
    270 Views
    feathered-archF

    @peterjones Ah-hah! Hadn’t noticed that sub-option. Fixed.

  • Cannot sort lines ending with \n or \r only

    6
    0 Votes
    6 Posts
    470 Views
    Alan KilbornA

    I made a suggestion for a replacement function for stringSplit(), to allow proper handling of mixed line-endings in the sort, but I did it HERE rather than, well, here.

  • Can a resizable window be created for FIND and REPLACE?

    6
    2 Votes
    6 Posts
    643 Views
    Alan KilbornA

    The OP never made this a true feature request.

    But it did get a mention in an issue HERE, by me.