• Simple method to move text column to another (tab) position

    Locked
    2
    0 Votes
    2 Posts
    965 Views
    Meta ChuhM

    welcome to the notepad++ community, @Æþelleo-Durkin240

    to my eyes, both of your text samples look the same.
    please use ``` as starting and ending lines, and paste your notepad++ content in between them.

    example template:

    ```
    paste your code here
    ```

    your result will now look like this:

    paste your code here

    this will preserve all tabs and spaces you use.

    note: you will notice a panel to the right of where you are typing.
    this is your preview panel, which will show you in advance, before submitting, how others will see your post.

  • Character classes don't work for me in v. 7.5.7

    Locked
    2
    1 Votes
    2 Posts
    435 Views
    Meta ChuhM

    @Meir-Goldenberg

    it would be interesting to know what you are trying to search, and where you search for it. (code example)

    notepad 7.5.7 should find every single white-space (space, tab, cr, lf, ff, vt) if you do a regex search for [[:space:]]

    does a regex search for \s work for you ?
    (this is an alternative, shorter, writing syntax for [[:space:]])

  • UDL delimiters

    6
    0 Votes
    6 Posts
    2k Views
    EkopalypseE

    @Meta-Chuh

    u+00a7 is §

    that happens if you just want to quickly answer something but didn’t read
    carefully what has been written.

    @Richard-Clink - sorry for confusion.

    Is odd, that this char isn’t working but haven’t checked source code so far.
    Will give it a try later.

  • Allow non-admin User to install Plugins with Plugin Admin

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    Meta ChuhM

    @SKoetting

    you are welcome.
    thank you for reporting back and happy deploying 👍

  • 7.6.3 does not find update 7.6.4?

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    Meta ChuhM

    welcome to the notepad++ community, @Skrol29

    Wouldn’t be a nice feature for the update server to return a dedicated message ? Like :
    « Your version need a manual update. »
    or
    « Notepad++ 7.6.4 available. The automatic update has a problem. Wait few days or do a manual update. »

    yes and no.

    « Your version need a manual update. »:
    this might confuse non power users, probably leading them to believe, that there is something wrong at their current setup or current notepad++ version, requiring a manual repair.

    « Notepad++ 7.6.4 available. The automatic update has a problem. Wait few days or do a manual update. »:
    this contains the word “problem”, probably leading them to believe, that there is something wrong with the update servers, or worst case, a problem at their current installation, eventually leading them to conduct unnecessary “fixing” steps.

    i agree with the developer’s current choice, to omit any further explanation at the updater, as soon as a reason is found to delay or suspend an update.
    all technical information about any delay can be found here, if interested admins or power users like you, discover a newer release, and want to know more about it, or why it is currently suspended as an automatic update.

    please keep in mind that there are millions of regular notepad++ users all around the world, and dealing with an elevated amount of repeated supportive questions, triggered by a potentially misleading updater message, will be very difficult for the solely volunteering community members and the volunteering developers.

  • Feature Request: current Zoom to Status Bar

    Locked
    5
    1 Votes
    5 Posts
    1k Views
  • Encoding tricks...

    Locked
    2
    1 Votes
    2 Posts
    5k Views
    Meta ChuhM

    welcome to the notepad++ community, @Benoit-Martha

    your computer “b” most probably has notepad++ 7.6. or higher installed, while computers “a” and “c” have notepad++ 7.5.9 or below.

    unfortunately autodetect character encoding is broken since notepad++ version 7.6. and above.

    currently it is necessary to:

    go to settings > preferences > misc and disable auto detect character encoding on your computer “b”, as seen at the screenshot below.

    settings - auto detect character encoding

    then go to settings > preferences > new document and set your preferred default encoding to e.g utf-8, as seen at the screenshot below.

    Imgur

    after that repeat your testing, it will work on computer “b” now.

    note: a solving regression rollback fix for that issue has been committed and pushed to the pull requests, but it has currently been suspended by @donho as the issue is being inspected, to evaluate if a fix is possible, instead of a rollback.

  • set to single column

    Locked
    2
    0 Votes
    2 Posts
    521 Views
    Terry RT

    @Edward-Ayers said:

    paste it into excel in one column

    Are you having an issue with doing that? I just tested now with lines that contain a , (comma) and " (quotes) thinking that might affect insert into Excel, but it still worked, putting each line into cells in one column.

    So in the NPP tab, Ctrl-A, then Ctrl-C and in excel select 1 cell and Ctrl-V.

    Terry

  • C++ In internet explorer

    Locked
    7
    0 Votes
    7 Posts
    1k Views
    andrecool-68A

    @Meta-Chuh
    And there is no Transmission)))

  • how can i run the code that i wrote in Notepad++?

    Locked
    2
    0 Votes
    2 Posts
    529 Views
    Meta ChuhM

    welcome to the notepad++ community, @Tim-Rosin

    how can i run the code that i wrote in Notepad++?

    close notepad++. put on your sport sneakers. open your door. step outside. close your door. (important note: don’t forget the keys before executing this step) start running.

    alternative:
    you can give us more information of what code you are writing, and in what language you are writing it. (note: please refer to your required computing language, not to your native language)

  • function list duplicates (in C)

    Locked
    6
    0 Votes
    6 Posts
    892 Views
    MAPJe71M

    @Dylan-Shekter

    I would if I could, …

    The example code doesn’t have to be the exact source code. A snippet with renamed functions (and empty function body) with which we (that includes you) can reproduce the issue.

    I don’t get why you wouldn’t just say “It’s been noticed already”

    Because I didn’t (and still don’t) understand the exact problem based on your description. That’s why I opted to post more info (points 1 & 2). Furthermore, you could have come to this conclusion yourself/earlier had you executed point 3, 4 or 5.

  • [7.6.4] Problem with menu

    Locked
    4
    0 Votes
    4 Posts
    637 Views
    Meta ChuhM

    @Joanna-Szpakowska

    i can, unfortunately, not reproduce what you are experiencing.

    i have tested your resolution 2560x1440, as seen at the screenshot below, as well as all higher resolutions up to 5k (5120 × 2880).
    all resolutions work fine and as expected.

    Imgur

    for further testing, could you please:

    download this specific notepad++ 7.6.4. portable version from >>> here <<<.
    (this portable version will not interfere with your installed notepad++ version and does not require any installation) extract npp.7.6.4.bin.x64.zip to your desktop. open the extracted npp.7.6.4.bin.x64 folder. start this portable version by double clicking on notepad++.exe inside this folder.
    (note: notepad++.exe will just be called notepad++, if you have enabled to hide all known file extensions at your explorer settings)

    does the portable version give you the same results as your installed version, or does it differ ?

    if this portable version behaves the same on your machine, you could try to set the windows scaling to 100%, as seen at the screenshot above, to try if it makes any difference, and/or change your resolution temporarily to 1920x1080 for testing.

    if it does not make any difference, the next thing would be to look whether an updated driver is available for your graphics card.

    note: your experience might not be directly related to notepad++ itself, but to some lesser commonly known issue on your specific machine.

  • Notepad++ shows NULL NULL after crash

    Locked
    10
    1 Votes
    10 Posts
    3k Views
    Alan KilbornA

    @Gopi-KRISHNA-Chv said:

    I am editing the file which is in dropbox directly. Not on my local drive.

    One more note here concerning dropbox: The file IS on your local drive. It is just that dropbox is “watching” that local drive location and is updating its “cloud copy” as your local copy changes.

  • 0 Votes
    2 Posts
    459 Views
    Terry RT

    @Sandipan-Ghorai said:

    "where ObjId=? and LastCngDTime=? "

    Can you provide some examples of the data and also the search patterns used. As these posts are interpreted and can be altered please read our FAQ section especially the one titled request for help without sufficient information.
    When performing the search are you selecting search mode “regular expression” or “normal mode”. This is important as you appear to be using characters which have a special meaning.

    Terry

  • 0 Votes
    2 Posts
    601 Views
    Meta ChuhM

    welcome to the notepad++ community, @elenderg

    udl should be able to handle ãáàóõôçéêíúü as part of a keyword, as well as a keyword with only these characters, as seen at the screenshot below.

    Imgur

    tested on notepad++ 7.6.4, udl 2.1.0.12.

  • Problem with UTF files with polish characters

    Locked
    3
    1 Votes
    3 Posts
    2k Views
    Adro RA

    thanks,
    this solves my problem and the file now loads correctly

  • Updating Notepad++

    11
    2 Votes
    11 Posts
    12k Views
    dinkumoilD

    @Meta-Chuh and all

    Have a look at my ScriptCollection repository and check the LoadAllNppPlugins script. Its folder contains the plain sources and a ZIP file as well.

  • How to save a Quicken QFX file to a QuickBooks QBO file

    2
    0 Votes
    2 Posts
    513 Views
    Alan KilbornA

    @Bo-Martin

    You are in luck. Your answer is found here.

  • VISimulator.com has been comprimised

    4
    1 Votes
    4 Posts
    6k Views
    Daniel VygolovD

    @asz said:

    It’s not a trojan but simply tried to open it’s abandoned website for online help
    (I too an old school ever wrote script/batch with edlin)

    I recently install ViSimulator for Notepad++ a new one, ver-17.12.17 (2017),
    Information got from it’s about box (the file dll property/detail don’t even show anything):
    https://github.com/bycn82/visimulator/issues
    bycn82
    2017-12-17

    I tried first with a simple command: G1G (move to end, move to start) -> it doesn’t do anything
    Then tried another simple command: x10p (cut char, paste 10 times) -> still doesn’t do anything

    If you a vi user, DO NOT install that new plugin (with the same name: visimulator.dll)
    Instead keep the old one, ver-0.4.0.xxx, 2014 by Simon HE (shown in it’s file property).
    It’s website link is broken (visimulator.com), but I don’t really care to update,
    the plugin is working fine, I made it read-only to prevent overwritten by a new, stupid one.

    Could you please post the old version somewhere? The new one is total crap(

  • C++ Help Please

    Locked
    3
    0 Votes
    3 Posts
    463 Views
    Alan KilbornA

    Maybe a task for NppExec but maybe more likely this is, well, this.