• Collapsing uncollapsing parts of code

    4
    0 Votes
    4 Posts
    343 Views
    Alan KilbornA

    @Jose-Manuel-Vericat-Della said in Collapsing uncollapsing parts of code:

    convoluted and not very practical

    Don’t knock it until you try it. At least 3 people have upvoted my suggestion. It can’t be that bad. :-)

    do not know if the development team can introduce a new setting as “stop uncollapsing” or something similar per every instance

    This seems to be where you are placing your hopes.
    That’s probably not the best plan.
    One-off needs are not usually put into a general-purpose product.
    But, if you’d like, you can make a feature request by following the instructions here: https://community.notepad-plus-plus.org/topic/15741/faq-desk-feature-request-or-bug-report

    I’ll continue to put up with the full uncollapsed code in the second…

    That seems silly, unless you’ve actually tried my proposal and it doesn’t work, or you’ve tried it and you don’t like it for some other reason.
    It’s your life. :-)

  • Function-List-Parser for User-Defined-Language "Velocity"

    4
    0 Votes
    4 Posts
    2k Views
    Martin1975M

    @MAPJe71

    Dear MAPJe71,

    thank you for the excellent solution.
    It worked perfectly right out-of-the-box and does exactly what I was looking for.

    Thanks again and best regards
    Martin

  • Toolbar Wrapping and Multiple Extras After Update Today

    2
    0 Votes
    2 Posts
    303 Views
    andrecool-68A

    Delete the file CustomizeToolbar.dat, it is located in the Config directory. And then make the plugin settings CustomizeToolbar

  • Upgrade and roaming app configuration

    2
    0 Votes
    2 Posts
    250 Views
    andrecool-68A

    Use the portable version of the program, in it we can make our own independent settings.

  • Why the comparing takes so many hours??

    2
    1 Votes
    2 Posts
    2k Views
    pnedevP

    @Martin-X ,

    Hi Martin,

    Unfortunately Compare plugin takes A LOT OF TIME comparing some kind of files (that is because of their content, not their type). I suppose your files are falling in that group.
    It also doesn’t show a meaningful progress in that case because the compare process is not linear and there are several compare stages. Your comparison is having troubles in the early stages (because of the file contents specifics) but it is very possible once that stage is over the other stages to go almost instantly.
    I’m pretty sure it is still comparing, it hasn’t crashed but there is no way to check how much time it will take it to finish.

    Having said that leads to the conclusion that Compare plugin is pretty useless in your case.
    You’ll need to kill the running Notepad++ instance from the Windows Task Manager because the progress Cancel button won’t work in that situation.

    I suppose it’s not the case but if it happens that your files are not confidential I’ll appreciate it if you send them to me so I can further check what’s happening.

    BR

  • Indentation of XML Causing Crashing of Notepad++

    1
    0 Votes
    1 Posts
    177 Views
    No one has replied
  • Python 3 f-strings not colourizing correctly

    4
    1 Votes
    4 Posts
    1k Views
    Peter LP

    Yes! That’s it. All working perfectly now.
    Yes, you’re quite correct, I have customised the settings (quite a bit), so that’s what’s happening.
    I’ll be aware of that for future issues.
    It may well be simpler for me to keep a track of my customisations, then uninstall and reinstall Notepad++ for a new upgrade, along the lines of what @Alan-Kilborn does with his portable version.
    And thank you @PeterJones for your kind comments.

  • Replace text

    8
    0 Votes
    8 Posts
    484 Views
    astrosofistaA

    @Craig-McFarlane

    Glad it worked. Thank you for report it back.

  • Insert Text at tge beginning of found documents

    3
    0 Votes
    3 Posts
    252 Views
    digidaxD

    Thanks, have used not the right words for the search here but it solves my problem.

  • 0 Votes
    9 Posts
    2k Views
    PeterJonesP

    @Alan-Kilborn said ,

    I downloaded Notepad ++

    You mean we weren’t actually starting with a Notepad++ related problem from the very beginning

    I chose to interpret that statement as “I re-downloaded and re-installed Notepad++” (which could have had the effect of fixing the .txt file association back to Notepad++, so that they were properly icon’d for Notepad++ rather than Excel). Otherwise, … yeah, that statement gave me pause, too. :-)

    But ignoring that, I don’t often have my OneDrive folders showing files that it hasn’t downloaded to my machine, so I don’t remember how seamlessly that feature of OneDrive works; but maybe Notepad++ requests to open the file differently than some other common applications, so OneDrive doesn’t recognize the request and download the file promptly enough; or maybe Notepad++ isn’t patient enough while OneDrive processes the request, and if the OP tried to open the file a second time, it would be there. But i think “Always keep on this device”, and being patient once, should help the OP’s current problem.

  • Character counter!

    2
    0 Votes
    2 Posts
    194 Views
    Alan KilbornA

    @Ricardo-0 said in Character counter!:

    I wonder if it is possible to count characters in Notepad ++?

    View (menu) > Summary…

    I need to know why I use forums where the limit is 1000 characters.

    Can’t help you with that one!

  • Need help on replacing text

    13
    0 Votes
    13 Posts
    4k Views
    Claude CadieuxC

    @Alan-Kilborn said in Need help on replacing text:

    BET \1 AND \2

    Thank you so much for your time and patience and the link.
    There’s always something new to learn.
    Claude :-)

  • 0 Votes
    2 Posts
    1k Views
    EkopalypseE

    @Claudia-Svenson

    I thought this comes from npp, to be more precise, from gup.exe.
    In order to disable this message you have to uncheck
    settings->preferences->MISC.->Enable notepad++ auto-updater

  • remove everything from text file and replace with....

    6
    0 Votes
    6 Posts
    1k Views
    guy038G

    Hello, @craig-mcfarlane, @alan-kilborn and All,

    I just gave it a try :

    First, in a Windows console DOS, I ran the command Copy nul Test.txt

    I opened the file Test.txt from within Notepad++

    Unfortunately, the regex S/R below does not work, even if the search, only, does detect a zero length match !

    SEARCH \A^

    REPLACE Blah blah

    Best Regards,

    guy038

  • theme keywords: "WORD", "KEYWORD" and "TYPE WORD" etc.

    5
    0 Votes
    5 Posts
    2k Views
    David WilkinsonD

    @PeterJones

    Hi Peter, thanks again for the prompt reply.

    Your experiment was spot on. However, If I specify individual “names”: “parm”, “yAxis”, “labels”, and “font” in the “WINDOW INSTRUCTION” style “User-defined keywords” box instead of the complete name “this.parm.yAxis.labels.font” it works:

    e6f79221-bfb6-4437-a5dd-89dc4b4776f2-image.png

    If I go further and add the appropriate keywords to the “TYPE WORD” style “User-defined keywords” box, I can get this:

    a264c54f-b5d0-4cb5-9912-ea325f2908f4-image.png

    So, I am nearly there. That is a vast improvement.

    I have to say I am very impressed with the speed and the care you take with your replies. Thank you very much.

    David Wilkinson UK

  • compare plugin doesn't install

    4
    0 Votes
    4 Posts
    1k Views
    PeterJonesP

    That sounds to me like you have need a proxy setup. If your IT group makes you go through a proxy server, follow the instructions in this other post for changing the proxy settings (in case it’s not clear over there: you must Run as Administrator to change proxy settings). I think this should fix your download issue

    Your second issue (“even when I try to download and install from a third party”) was clarified in your other post in another compare-plugin thread (please keep your issue consolidated here) is because you “moved it into notepad + +\plugins”. That’s wrong, and has been for over a year (since v7.6.3 in Jan 2019). Notepad++ now keeps its plugins in <installdir>\plugins\PluginName\PluginName.dll. So the ComparePlugin would go as <installdir>\plugins\ComparePlugin\ComparePlugin.dll, with any subfolders it wants as subfolders of that folder (<installdir>\plugins\ComparePlugin\subfoldername); there shouldn’t be any DLLs directly in <installdir>\plugins anymore.

  • How to disable multiple lines?

    3
    0 Votes
    3 Posts
    769 Views
    Omar Al-saadiO

    @PeterJones said in How to disable multiple lines?:

    Toggle that setting with View > Word Wrap or the little Word wrap button on the toolbar

    87be51e2-7244-4256-bedc-f1c0af8ce261-image.png

    Ah! Thank you so much!

  • Replacing three digit numbers with random numbers

    2
    0 Votes
    2 Posts
    328 Views
    Alan KilbornA

    @Calypsm

    It’s an OK question to ask here.
    Unfortunately, neither Notepad++ nor plugin can help you with that type of problem.
    If you want to resort to programming, it can be done, but don’t know if that is an option for you.
    You also really need to show some of what your data looks like, if you want further help.

  • Keeping urls and deleting rest of the stuff from copied sourcecode.

    7
    1 Votes
    7 Posts
    621 Views
    Alan KilbornA

    It is sometimes difficult to keep certain text by trying to match the remaining text, usually because the remaining text is hard to match because it may not be as patterned as the “to keep” text.

    @guy038 discusses a technique to do this kind of text retention in this thread. Probably could be adapted to work well here.

  • Preferences not saving

    2
    0 Votes
    2 Posts
    172 Views
    EkopalypseE

    I don’t really understand your problem, can you elaborate on it?