• Every since last patch, extreme slowness and "Not Responding"...

    2
    0 Votes
    2 Posts
    183 Views
    PeterJonesP

    Other readers: Here’s a link to the post that @Mick-Dawdy mentioned:

    Every since last patch, extreme slowness and “Not Responding”…

    The issue started immediately upon running the new version.

    What version? Go to the ?-menu, Debug Info, and copy/paste that into your reply.

    I don’t see what the CCleaner results have to do with it.

    The issue for you might be network issues, or might be a confused plugin (and the Debug Info will list your plugins), or might be that the syntax highlighter is taking longer than you expect because you’ve got a humongous file that you’re editing, or it might be … Or it might be that your antivirus software is running a background scan at the time, or that an antimalware is scanning the new Notepad++ executable, or …

  • Python : Accessing variables set via NppExec env_set

    4
    0 Votes
    4 Posts
    575 Views
    Anthony BlincoA

    Ok thanks much. I appreciae it
    I’ll use files to communicate

  • Search resets the colour setting for panels

    14
    1 Votes
    14 Posts
    512 Views
    Anthony BlincoA

    Thanks again for all your help.

  • Flat style icons

    8
    1 Votes
    8 Posts
    6k Views
    Anthony BlincoA

    Thanks Michael. I will see if i can fluentize those icons. And maybe a fluentized information icon as well.
    I also noticed that if i made an icon out of a python script it wouldn’t let me move the icon around he toolbar. It alway put it on the end.
    This was how i defined it;
    Plugins,Python Script,Ctrl F8 Findall,icons0039.bmp

  • 1 Votes
    5 Posts
    773 Views
    J

    @PeterJones Thank you very much for your fast feedback.

    That has solved the problem, and because it’s the latest version for xp / server 2003 (32 bits), i don’t need the “update” folder (and its content) anymore:

    " … go to c:\program files\notepad++\ (or wherever your notepad++.exe is installed) and delete the updater\ folder and all its contents (including gup.exe), then the error message should not come back the next time you run Notepad++."

    With best regards,
    Jan

  • Python and panels

    3
    0 Votes
    3 Posts
    173 Views
    Anthony BlincoA

    Thanks for the advice

    I wanted to;
    1 Create a project management system where the user can specify compiler switches, include folders, source folders, object folders etc
    2. Modify the functions panel to search through include files as well as the source file

  • Resetting the search options on new search ?

    3
    0 Votes
    3 Posts
    322 Views
    Alan KilbornA

    @Martin-Jost said in Resetting the search options on new search ?:

    is there an option to tell NP++ to reset the search options, when entering the search dialog ?

    No, there is not.

    The way it currently is, I need to remember what I set, or I need to scan it each time.

    Is it that hard to “scan it each time”?

    If you had an option like you suggest, you’d set it with Match whole word only off. Then, you’d find an editing scenario where you have to do a series of a lot of searches with that setting on and you’d get annoyed that you have to keep turning it on or change your preference setting.

    But, if you are really interested in this, you could make a FEATURE REQUEST for it. That takes time and it may never happen, in truth.

    Finally, I do have a way to do exactly what you seek.
    It would require a willingness on your part to use the PythonScript plugin and go through the “hassle” of setting a few things up.
    If you’d like I could throw together a demo script and post it here.
    But I won’t bother to do that unless you confirm your interest in that.

  • Where did FingerText go?

    2
    0 Votes
    2 Posts
    800 Views
    PeterJonesP

    @Sloan-Thrasher-1 said in Where did FingerText go?:

    After a recent update to NPP, finger text and all the rest of my plugins disappeared.
    Aaarg!! :-(

    The update menu item just has one item: “Open Update Folder”.

    Did you mean Plugin menu and Open Plugins Folder

    What happened to the plugin manager?

    Plugin Manager hasn’t been supported since v7.6.3, years ago. What version were you using before your update?

    What happened???

    Something messed up in your upgrade, otherwise you would have Plugins Admin in the Plugins menu. How did you install the update?

    How can I get my plugins back, with the data/configurations I had previously?

    The plugins data is all there in %AppData%\Notepad++\plugins…

    If you really upgraded from v7.5.9 or earlier, you will need to move your plugin DLL files from the <installation>\plugins folder into subdirectories that match the DLL names. (So a.dll into …\plugins\a\a.dll)

  • 0 Votes
    3 Posts
    203 Views
    Alan KilbornA

    @darkscaryforest said in Right Clicking Highlighted Text Modifies Highlighted Selection in Favor of Spellcheck?:

    Apparently I had a plugin (builtin I assume) “DSpellCheck”

    You may have this plugin, but it isn’t built into Notepad++.
    I think in “ancient times” it might have been a built-in one, though.

  • Boolean operators in FIND?

    8
    0 Votes
    8 Posts
    5k Views
    Alan KilbornA

    @Paul-Martinez said in Boolean operators in FIND?:

    show my age by pointing out it also reminds me of George Burns and Gracie Allen

    Surely all the young ones reading this are completely lost, but yes, I believe Peter’s example was indeed a reference to the classic duo. :-)

    In some of my examples here I refer to Bob and Carol and Ted and Alice, which I’m sure likewise makes the youngsters wonder just who are these people?!?

    Sometimes it gets more complicated

    It’s really tough to guess at what you want here, although I’m sure some will try that. Again I’d say a really concrete example from you would help speed things along.

    I might want to Find lines containing CellTypes AND CellStructures, for example, and then Find lines with COVID-19 AND Pathways. (And OR them as this example implies)

    But is it really an OR that is needed? Or (pun!) is it really just “combining” results from multiple searches?

    Or is it a cascaded search, meaning from the results of the first AND group, search only those lines for the second AND group?

    It’s a common problem with postings here, you have to express your need fairly exactly in order to get the best help (i.e., not have someone go off and invest time to solve problem X, only to have someone say “No, no, you fool, I have problem Y, not problem X”).

  • Can i only use Google, FB and so on to create account / log in here?

    6
    1 Votes
    6 Posts
    255 Views
    J

    @PeterJones OK thx.

  • Can't receive dragged text from the latest Notepad++ release

    18
    0 Votes
    18 Posts
    788 Views
    gerdb42G

    Glad it helped ;-)

  • I need to riduce my text. Easy problem

    2
    0 Votes
    2 Posts
    198 Views
    PeterJonesP

    @Alberto-Massaro ,

    Sorry, I guess I don’t quite understand what you want – or rather, I’m not sure why choosing “xml” isn’t sufficient. Clicking on the +/- next to a collapsible section is the way to collapse a single level (or you can use the View > Collapse/Uncollapse Level submenus to affect all levels at the same time.

    Are you saying that you don’t actually have XML-like <> around the Boy and Woman, and you still want the ability to collapse? That’s doable with a UDL, but it would take knowing what your file format really looked like to know for sure.

    For example, if your file format looked like

    * Boy | mick | patrick | steave end * Woman | Erika | Giudith end

    Then you could set up a UDL (user defined language), where yould define * as the start of folding and end as the end of the folding block. (Unfortunately, I don’t know a way to set a blank line as the end of a UDL folding block, sorry.)

    9797ed65-1a9c-40bf-a6d2-c6cb1a6c1ffe-image.png

    If your data looks different than that, then you’ll have to give an example – after tying the example data, select it all and hit the </> toolbar button in the forum, so it goes in black box, like my example data above does

    With example data, we might be able to come up with a UDL folding definition that would work for you. But there are limits as to what will and won’t work.

  • Line sorting not working in some cases

    5
    0 Votes
    5 Posts
    344 Views
    PeterJonesP

    @Alan-Kilborn ,

    Maybe it should also say what I said, how to convert the lines.

    https://github.com/notepad-plus-plus/npp-usermanual/pull/219

    So the sort and duplicates EOL paragraphs now direct you to read EOL Conversion to find out how to do the fix, and the EOL Conversion paragraph mentions converting once or twice to fix the mixed-eol situation.

  • 0 Votes
    25 Posts
    5k Views
    Joe HalleckJ

    @Softone_
    Same issue here with latest version of Windows 10 and Notepad++
    I opened an issue with my build details.
    https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9850

  • Panel layout corruption after power loss

    3
    0 Votes
    3 Posts
    546 Views
    Ron PrestenbackR

    @PeterJones OK, thanks - I’ll follow up in one of those threads.

  • 0 Votes
    20 Posts
    2k Views
    Alan KilbornA

    @ImSpecial said in UTF-8 encoding for new documents - This a bug, an oversight or intended behavior?:

    My concern with upgrading files other then 0 byte ones, is that I very often will have my own copy of something and like to compare it against the original, which might be in ANSI, and when doing compares with the notepad++'s Compare plugin, it will complain that the encodings are different when doing so.

    So, again, this “upgrade” will only take place if there are no characters in the file that would make the file ANSI. Meaning, there are no characters with byte values from 128 to 255.

    If you intentionally work in ANSI most of the time, presumably your files WILL contain characters with byte values from 128 to 255 (because otherwise, why work in ANSI).

    Thus, with your “compare” scenario, your fears probably aren’t realized, as you pull the first (base) file in, it is detected and shown as ANSI. Same thing when you pull the second (changed) file in. So when you go to do the compare there is no encoding difference.

    Perhaps that’s not the reality of it, but that’s how I see it. :-)

  • An experience to share

    4
    0 Votes
    4 Posts
    322 Views
    PeterJonesP

    @W-TX said in An experience to share:

    At the following comment, I hoped that Notepad++ to have a function that can simplify search and reverse search a keyword using 1 keystroke:
    https://community.notepad-plus-plus.org/topic/19879/double-clicking-over-a-word-function-works-great-but-it-can-be-much-greater-than-ever

    It can, as we already told you in that other thread. That keystroke is Shift+Ctrl+F3 (Select and Find Previous) or Ctrl+Alt+Shift+F3 (Select and Find Previous - Volatile). Keystrokes with modifiers are still considered a “single keystroke” in the Windows world. If you disagree with that definition, fine. Then just use *Preferences > Shortcut Mapper to change the keystroke for Select and Find Previous. We told you this in August of last year. What part of that advice did you not understand.

    After long discussions with some experts here, they show no interest in it, but I really need the function.

    I have no interest in you asking the Notepad++ developers to break a feature that I use on a daily basis; instead, I want you to use the feature that you asked for that already exists.

    I am a hardware designer, using the VHDL language. During the hardware design process, a signal is defined on part A, implemented on part B, used on part C, D, … To make sure a signal is in a coherent designed state consistently through coding, one must repeatedly check the signal through a code file. That is why 1 keystroke action to search forward or backward for a word is very important to my job: save time!

    And that’s why that feature exists in both menus and via keystroke, and why Notepad++ allows you to define whatever keystroke you want for that action. There is no reason to break a different action for other users so that you can have another copy of a feature that already exists.

    I accidentally came across to find an ideal solution to the above request a month or two later after the post.

    Screenshot (411).png

    Wow! Impressive! This solution that you “accidentally came across a month or two later after the post” was exactly what Alan and I had suggested you do back in August 2020: remap the keystrokes so that the keys are ones that you are happy with. Congratulations.

    I don’t know how to search for my post on this website

    Click on your icon in the upper right (the W in a circle), then click on your name in that pulldown (W TX); on that new page, it will show your most recent posts. If you need to go farther back in time, hit the ⋮ button, and select Posts, which will show all your posts. Or, if you want to search for a particular one, click the 🔍 search button, in the search box enter the text you want to look for (maybe search next), and in the Advanced section, click in Posted By, and enter your own user name (W TX), like this

  • 2 improvements!

    21
    0 Votes
    21 Posts
    1k Views
    Alan KilbornA

    @W-TX said in 2 improvements!:

    I purposely create a new topic about the topic we have discussed here.

    I suppose you mean THIS.

    I clearly know what I want and how to enhance the Doc Switch panel functions

    Good luck with that.

  • 0 Votes
    3 Posts
    818 Views
    Alan KilbornA

    Notepad++ developers don’t tend to make any changes to Document List panel functionality.
    I’m not sure why that is.
    I don’t think I’ve seen it change one bit in the long time I’ve used N++.
    (I guess I am glad I don’t use it.)