• V8 always using 14% CPU even with one empty tab

    3
    0 Votes
    3 Posts
    298 Views
    Murilo RibeiroM

    @Ekopalypse Thanks for the info! I did see a bunch of things related to notepad++ with this monitor tool, but nothing out of the ordinary, then again, I don’t really know how to use it.

    The solution I’ve found so far was to install the latest 32 bit version. It simply works without the funny CPU behavior.

  • Replace specific part of the line AFTER the match

    6
    0 Votes
    6 Posts
    1k Views
    EkopalypseE

    @Hynek-Kalhous - no problem, happy to help. :-)

  • How to convert IDL User Defined Language into Dark Mode?

    2
    0 Votes
    2 Posts
    878 Views
    PeterJonesP

    @Amit ,

    UDL colors don’t inherit much from the chosen theme. If you want a UDL to match the colors of your theme, you have to edit the colors in the UDL. This is documented behavior.

    Also, see my answer about 6 hours ago from a similar thread.

  • Status line is bad when changing the encoding with shortcut.

    3
    0 Votes
    3 Posts
    217 Views
  • Dark Mode inverts texts after saving.

    5
    0 Votes
    5 Posts
    2k Views
    Johan DeGreyzeJ

    @PeterJones
    Hi Peter, thank you very much for all this effort to help me. You succeeded, I found why it looked like that.
    I use this program for years as a better replacement for the Microsoft Windows Notepad. In the past I did some HTML work with the BBC code and it was set to that language. I never noticed the normal text setting until now.
    So I set it to normal text and everything looks like it should.
    Problem solved, so again thank you for the effort.
    Best regards.

    Jan

  • Help needed with Search and Replace

    2
    1 Votes
    2 Posts
    181 Views
    astrosofistaA

    @Sandra-Treffers, All

    You were close. One way to solve it is the following regex:

    Search: (<Document) number="[\d]+"> Replace: $1>

    Put the caret at the very beginning of the document, select the Regular Expression mode and click on Replace or Replace All.

    Hope this helps.

  • Removing unwanted menu entries from n++ main menu bar

    7
    0 Votes
    7 Posts
    1k Views
    TroshinDVT

    Move *.js files from the “Includes” folder to the “Includes\disabled” folder

    Screenshot_169.png

    Результат.
    Screenshot_170.png

  • Access Violation Error Code 5

    1
    0 Votes
    1 Posts
    307 Views
    No one has replied
  • Please Help!!

    3
    0 Votes
    3 Posts
    2k Views
    plutoisaplanetP

    I can elaborate as I just ran into the same issue. When uploading a profile picture, it only lets you choose *.jpeg files and not also *.jpg files. I worked around this by renaming my file, but it appears to be a bug as almost nothing saves to *.jpeg file extension nowadays.

    d1e19cf1-99d6-4faa-bc69-2cf2ce76bf02-image.png

    Ironically, when uploading a cover photo, only the opposite is allowed:

    c51d3693-6199-4214-ba5b-e3e6dbc50c2e-image.png

  • Macro to add symbol before and after text

    13
    2 Votes
    13 Posts
    996 Views
    TroshinDVT

    @mathlete2 said in Macro to add symbol before and after text:

    @PeterJones thanks for putting that together! Unfortunately, I’m not familiar with how to work such scripts into NP++. Where is this documented?

    https://github.com/sieukrem/jn-npp-plugin
    My developments are based on this plugin.

  • 0 Votes
    2 Posts
    257 Views
    PeterJonesP

    @Complete-Coder ,

    You don’t need to post it twice. I have asked a moderator to lock or delete the other copy of this post. Let’s all try to keep the conversation in this one, until that happens.

    To be able to implement a “save on cloud” option without using a cloud folder on your harddrive, someone would have to write a plugin to do that. The developers of the main application aren’t likely to implement something like that, because that would require them to become experts on all the various cloud providers, each of which handle syncing slightly differently – it’s a task much better suited to a plugin.

    Autosave is easy to get using the AutoSave plugin, as long as you remember to change the default configuration of that plugin (because it strangely doesn’t enabled any of the autosave features by default).

  • Function List not working

    6
    0 Votes
    6 Posts
    895 Views
    artie-finkelsteinA

    @PeterJones - Thank you for the correction and historical links. I pretty much ignored UDLs and FunctionList until @dinkumoil published UDL and FunctionList XMLs for NppExec, and I have not pursued the intricacies much further.

    It looks like I can also use the updated manual for timeline resolution. Cool. I’ll go RTFM some more now.

  • How to restore previous Ctrl+W behavior?

    2
    0 Votes
    2 Posts
    449 Views
    PeterJonesP

    @Artem-Romanko ,

    Can you tell us what version “several versions ago” was?

    I just tried v8.1.1 (most recent), v7.9.5 (3 versions ago), and v7.9 (5 versions before that) – and all of those have the behavior you describe: if I had a session with several files open (say 5), and had last activated tab3 then tab5, then closed with tab5 active; if I reopen Notepad++ with that session (so that tab5 is open), if I Ctrl+W, it switches back to tab1.

    So I cannot replicate the behavior you seem to be expecting from an old copy; and without that, I cannot look into the “why” of the change (and I doubt there will be a workaround to activation order from one session to the next … but I have been proven wrong on such things before).

  • 0 Votes
    2 Posts
    306 Views
    PeterJonesP

    @athenatheta

    A way to jump between marks would do as well.

    If in the Mark dialog you toggle on the ☑ Bookmark Line checkmark then do the Marking of the text, then it will Bookmark as well as Mark, and then you can use the Search > Bookmark menu entries, including the Next Bookmark and Previous Bookmark to allow you to jump between bookmarks (F2 and Shift+F2 are the default keyboard shortcuts for those, though Shortcut Mapper can change those shortcuts).

  • Multi-level data sorting

    5
    0 Votes
    5 Posts
    4k Views
    guy038G

    Hello, @elise-baribault,

    Could you provide us with a sample of your Excel table ? I mean : a block of 15-30 rows to get a general idea of your data ?

    Please, copy your text as raw text. When replying :

    Click on the option, mentioned in the image below

    20f5d2f4-8071-4233-b6f6-c661e2393159-image.png

    Delete the single line code_text

    Paste your data

    Thanks for your cooperation ! See you later,

    Best Regards,

    guy038

  • Auto-completion of brackets only works when text is isolated?

    2
    1 Votes
    2 Posts
    312 Views
    guy038G

    Hello, @marianogedisman and All,

    I did some tests, regarding the auto-completion feature and here are the present main rules of this mechanism :

    If the box " or ' is ticked then, when pressing the " or ' key, the auto-completion occurs :

    If the character before the caret belongs to class [\t\r\n\x20] and the character after the caret belongs to class [\t\r\n\x20)\\]}]

    If the character before the caret belongs to class [(\\[{] and the character after the caret belongs to class [\t\r\n\x20]

    If the caret is within the () or [] or {} string

    If the box { or [ or { is ticked then, when pressing the ( or [ or { key, the auto-completion occurs :

    Whatever the character before the caret

    If the character after the caret belongs to the class [\t\r\n\x20)\\]}]

    If a matched pair is ticked, then the auto-completion occurs :

    Whatever the character before the caret

    If the character after the caret belongs to the class [\t\r\n\x20]

    Note that the opening and closing user boundaries, of any matched pair, must belong to the range [\x1E-\x7F] !

    Now, it seems reasonable to allow the auto-completion feature regardless of the characters before and after the caret position ! If the present behavior bothers you, I advice you to create a new issue, following these recommendations

    Best Regards

    guy038

  • html comments preventing code from executing

    3
    0 Votes
    3 Posts
    250 Views
    Ritesh kumarR

    Harry
    riteshdotnetinstitue@gmial.com
    You have added the value into your stuff, Awesome work! I am just reaching out because I recently published a content that might be a good fit. Either way keep up the good work.

  • Code folding and UDL

    3
    0 Votes
    3 Posts
    796 Views
    Isaac Brown 0I

    Did you look into the grouping operator (( ))? There is a UDL example where they “Alpha Bravo” then “((Charlie1 Charlie2)) Delta” for comment syntax middle and it worked as you described for defining what lines are comments and what characters allowed continuation of the comment onto a new line. Perhas simply using the grouping operator on one of the end conditions will limit matching?

  • Emtpy boxes showing around document

    8
    0 Votes
    8 Posts
    431 Views
    Terry RT

    @Andy-Merrill said in Emtpy boxes showing around document:

    My Nvidea drivers for the video card have not been updated in at least 2 weeks.

    Has the PC been restarted lately. If you read the entire other post, the OP stated his issue resolved itself after a restart. He concluded the OS had been running for too long and might have been stressed (not exactly IT talk I know). But I think we all realise that Windows is like a 4WD on tarmac, eventually the drivetrain gets too wound up and getting off road for a bit solves that (rebooting).

    Terry

  • change session backup path without changing cloud sync

    3
    0 Votes
    3 Posts
    2k Views
    PeterJonesP

    @Jürgen-Kortt ,

    BTW: this seems to be similar to issue#10086 from “WhiteChairFromIkea”, who asks that the developers make the periodic-backup unsaved-files backup separately configurable (by making the Backup > .Session Snapshot and Periodic Backup > Backup path: editable instead of read-only)

    I added my 2¢ to that issue, including your use-case and a similar use-case where `%AppData% is on a small c:-drive SSD but the user wants large periodic-backup files to go on the larger d:-drive HDD which has more room for 100Mb files.