• periodic backup gets disabled with multiple instances - why?

    Locked
    9
    1 Votes
    9 Posts
    2k Views
    Eko palypseE

    @Mark-Wevers

    Let’s consider the following scenario.
    You create a file A.txt and save it.
    Your backup solution, whatsoever it is, needs to know that it needs
    to backup that file. Normally this is done by using either a command
    to back it up or by using some kind of scheduler which executes such
    a command in a cycle.

    What happens if the backup tries to save the file.
    It opens the original file, reads it, closes it (hopefully)
    opens the backup file and tries to write what has been read before.

    Now what if the pc gets shutdown in between the step of opening
    the backup file and trying to write it - file gets corrupted.

  • How to change/convert the format of a timestamp?

    Locked
    38
    1 Votes
    38 Posts
    11k Views
    PeterJonesP

    Thank you, @guy038. I had been trying the notation similar to (?(1)00:01) in the replace, rather than (?{1}00:01), which is why I wasn’t able to get the conditional to work right.

  • 0 Votes
    7 Posts
    887 Views
    Alan KilbornA

    @V-S-Rawat

    OMG, I thought you were talking about something within Notepad++! Like a file-reload prompt or something!!

  • Open dialog with Wild-Card, can it be disabled?

    Locked
    3
    0 Votes
    3 Posts
    581 Views
    Matthew Reed105M

    Dude! That works - that completely works!

    Thanks you SO MUCH!

  • .r file association messed up

    7
    0 Votes
    7 Posts
    8k Views
    Meta ChuhM

    @Alan-Kilborn

    hehehehe 😂😂😂 nice … second made my day of the day 👍👍👍
    such a good day, that i barely think about why metations or alanations don’t sound as profitable 🤪

  • NppFTP Files won't refresh

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    Meta ChuhM

    @PeterJones said:

    funny-looking text

    made my day 😂👍😂 best description ever.
    i confirm that you can always (*) open a jpg as binary text representation in notepad++ and upload it via nppftp. nppftp will analyse the content and change to 8 bit binary type i automatically.
    ( * disclaimer: my always means: at least every time i did this, it worked ;-) )

  • User defined language files

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Eko palypseE

    @Bart-Tecter said:

    did you check one of those files?

  • Mono Instance) mode does not use launching user

    Locked
    2
    2 Votes
    2 Posts
    492 Views
    PeterJonesP

    That is a reasonable suggestion.

    If you want to increase the chances of the developer noticing this suggestion and possibly implementing it in a future release, you can follow the instructions in this FAQ to add a feature request in the official issues-page.

  • Move forward to x64

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    PeterJonesP

    @Arash-m ,

    “bold” isn’t quote the word I would use, because all the text is identical size/boldness for the 32bit and 64bit.

    But yes, the 32bit is listed first (that could arguably be caused by “alphanumeric sort”) and 32bit has the big download icon, whereas the 64bit just has the textual links – so it does seem to emphasize / encourage 32bit download over the 64bit download.

    If you want to improve the chances that the developer will notice your suggestion, follow the instructions in the FAQ for adding an issue to the issues page.

  • Delete all charactere before DPT_p_

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    PeterJonesP

    ps: sorry, my first

    See @Scott-Sumner’s “help with Markdown in this forum”

    should have been

    See @Scott-Sumner’s “help with Markdown in this forum”

    I copied/pasted from the rendered rather than the source, so the link disappeared.

    The link was there below in my FYI section, but I wanted to make it clear.

  • Plugins Admin and Notepad++ Portable

    17
    0 Votes
    17 Posts
    10k Views
    Meta ChuhM

    welcome to the notepad++ community, @Viral-Tailor

    can you install any other plugin using the built in “plugins admin” ?
    (note: do not use the old “plugin manager” to install any plugins, as it is not compatible with newer versions of notepad++ 7.6.x and above.)

    please also post your notepad++ debug information here.
    (notepad++ menu > ? > debug info > copy to clipboard)
    preferably both from your installed and your portable version.

  • Selected character and row count

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    Alan KilbornA

    @REVerdi

    Your first point:

    the selected character count includes the hidden characters (CR+LF in Windows)…they should not be counted.

    Hmmm, guess I don’t see why they shouldn’t be included in the count; they are there, taking up space.

    I agree with you on your second point; see this thread I created a long time ago: https://notepad-plus-plus.org/community/topic/13087/sel-in-status-bar-is-off-by-1-on-line-count

  • [Request] [Plugin] Unicode UTF-16 Encoder/Decoder with \u support

    Locked
    6
    1 Votes
    6 Posts
    5k Views
    Ibrahim AliI

    sorry for that!
    i will write more details next time!

    Yes, you right!
    i just want to decode/encode the text into unicode utf-16
    i was using branah.com/unicode-converter but it’s for online use only!

    i tried your guide and it’s worked great!
    the HTML tag plugin it’s was my dream!

    thanks you @Meta Chuh & npp community for everything!

  • mutiboot pc: w10 & w8.1 don't share files open in npp

    8
    0 Votes
    8 Posts
    2k Views
    V S RawatV

    I report that the above problem has resolved by itself.

    yesterday, I logged in to w10 after some days, and in the mean time I was working on w8.1 and changing files in npp in it.

    when I started npp in w10, it duly gave me prompt me for each of my 9 files “the files has been changed outside of npp, do you want to load the changed file?” or something to that tune.

    so, now npp is using same hdd files in w10 as well as w8.1

    I don’t know where the problem arose from and how it resolved.

  • Yellow Vest edition for USA

    Locked
    1
    0 Votes
    1 Posts
    549 Views
    No one has replied
  • Please port Notepad++ on Linux

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    andrecool-68A

    Will help you VirtualBox

  • Text limit

    Locked
    16
    0 Votes
    16 Posts
    11k Views
    Meta ChuhM

    btw @chcg :
    (a little off topic, but i’ll wrap it as text limit ;-) )

    did you or @donho have time to take a closer look at the UCharDet 0.0.6 implementation issue ?

    i’ve tested UCharDet 0.0.6 separately and it detects all test samples correctly, and i can’t find out why, nor understand where the (pretty same) code behaves differently, when implemented into notepad++.

    (side note, if it might be something to look at: quite a few users reported, that once detected falsely, you can’t hit “encode in utf-8”, as the bullet jumps right back to the language in “character sets” it has been falsely marked with. you can, however, select “convert to utf-8” and the bullet will stay there. i’ve been able to reproduce this every time)

  • Help, i cant always find Id or Name in inspect elements.

    Locked
    4
    -1 Votes
    4 Posts
    800 Views
    Meta ChuhM

    @PeterJones
    some people need a third person’s voice to start to listen 👍 ;-)

    @Christian-Tanghus
    with a count of only 3 posts, you aren’t really spamming yet,
    but please, be kind to us, respect what the community regulars told you, respond to previous answers before you post a new question … and only ask notepad++ related questions here.

    you will find more suitable answers to your questions at stack overflow, which is the perfect community for all coding related questions.

  • in new arrangement, why plugin_name folder is at all required?

    Locked
    20
    -1 Votes
    20 Posts
    3k Views
    PeterJonesP

    @V-S-Rawat said,

    It is odd that C:\Program Files\Notepad++\plugins\PythonScript\scripts is having py scripts because that would mean uac hassles on each edit of our py script.

    The historic (pre-7.6.x) configuration for PythonScript had two locations for storing the scripts: the “machine scripts” were stored in the plugins\PythonScript\scripts\ subdirectory of the installed-notead++ directory; the “user scripts” go in %AppData%\Notepad++\plugins\config\PythonScript\scripts\ . In case you’re curious, “machine scripts” mean the scripts that are available to every user of the machine (ie, global or public scripts); “user scripts” are scripts available just to the particular user.

    Because of this configuration, if a machine with a pre-7.6.x installation had “machine scripts” and had UAC enabled, such that mere-mortal users needed to elevate to Admin before being able to install programs, then their “machine scripts” also had the same UAC requirements. Since with the 7.6.2 setup also puts machine scripts in the installed folder hierarchy (see @Meta-Chuh’s summary of locations for 7.6.2), then it still has UAC requirements for machine scripts. Nothing is changed in that regard. If you don’t want to deal with UAC for the stored scripts in PythonScript, make them as user scripts, not as machine scripts – that was true in 7.5.8, and it’s still true in 7.6.2.

  • Find window localization problem

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    project-flowerP

    I posted this problem to the bug report.
    https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5236
    I appreciate your help. Thank you.