• Right-click menu behaviour is intermittently buggy.

    Locked
    2
    0 Votes
    2 Posts
    477 Views
    Meta ChuhM

    welcome to the notepad++ community, @MaxWattage

    this is intriguing, and i hope we can work it out.

    If Notepad++ is currently open, then [sometimes] Notepad++ won’t open, and nothing happens. (erratic/buggy behaviour)
    This was tested on Windows 8.1 pro 64-bit

    if notepad++ is in mono instance mode, and it is already open, it will not open another window, but it should always open your file.

    can you check, if it makes any difference, whether the file to be opened, but does not open, has following conditions:

    the file has spaces in it’s path or filename. the file is on a network drive and notepad++ is in administrator mode, which does not have access to the network drives mapped to your user account.

    also your debug info can be of help. please go to the notepad++ menu ? > debug info... > copy debug info into clipboard and paste the clipboard content here.

    many thanks and best regards.

  • 0 Votes
    9 Posts
    3k Views
    Alan KilbornA

    @FrankAndrew57 said:

    If I could have the 32bit and the 64bit versions installed on the same machine at the same time it would be easier to do an exact comparision

    The portable versions of each would be great for this kind of compare; both can exist on the same system.

  • Autocomplete bug in 7.6.2 and later?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Meta ChuhM

    @Charlie-Fuller

    the missing autocomplete experience, might be due to the folder location changes of the newer notepad++ releases, causing the installer not to automatically select the autocompletion option when updating.

    (the old folder location was Notepad++\plugins\APIs, and the new folder location is Notepad++\autoCompletion\)

    the usual fix is to install notepad++ again, on top of your existing notepad++, and make sure that autocompletion is activated at the installer.
    (recommended version: 7.6.6)

    here are some details from a similar issue:

    please check if C:\Program Files (x86)\Notepad++\autoCompletion\xml.xml exists. (folder location example of a default 32 bit install)

    if it does not exist, please download the 7.6.6. 32 bit installer from >>> here <<< ,
    or the 7.6.6. 64 bit installer from >>> here <<< ,
    and re-install it on top of your existing notepad++.
    important note: make sure that auto-completion files is selected when re-installing.

    if it does exist, please go to settings > preferences > auto-completion and check that function and word completion and function parameters hint on input are activated, as seen at the screenshot below:

    best regards.

  • Tab Key Indenting Line Instead of Body

    Locked
    14
    0 Votes
    14 Posts
    3k Views
    shdawsonS

    Yes. The only change necessary on this end was Tab settings going from [Default] to normal.

    The missing understanding was both the terminology where this setting was located from previous reply statements and the video of how different combinations come together.

    I appreciate your kind assistance.

    Thanks,
    -SHD

  • Old Time user, updated to new version, need help

    Locked
    7
    0 Votes
    7 Posts
    848 Views
    PeterJonesP

    @Thomas-Petersen said:

    Not sure [why] Plugin manager didnt’ remove it but Plugin Admin did

    Because Plugins Admin is built into Notepad++ v7.6.x and newer, and is compatible with the newest (v7.6.6); whereas Plugin Manager was an externally-maintained tool which is now incompatible with v7.6.x.

    Since you keep refusing to help us help you (ie, post the Debug Info), we cannot actually confirm your version number… but since you have Plugins Admin available, I assume it’s v7.6.x, and since you said you just upgraded to a new version, I am going to further assume that you upgraded to the most recent. But really, if you want our help, you’ll provide the info we ask for. If you don’t want our help, you’ll keep giving replies that ignore our advice and queries.

    (If you want to get rid of the 20min delay between posts, people will need to upvote you. I am guessing that won’t happen until you start showing a willingness to help us help you. For example, I am sure you could get the requisite two upvotes just by actually posting the Debug Info.)

  • to creat a forum

    Locked
    3
    0 Votes
    3 Posts
    770 Views
    Meta ChuhM

    @sams-sams

    hello i woud like to create a forume when the people to be register with google and facebook and to be create topic in different category andto be enjoy message personnel and with a groupe of moderator with notepad

    great, just post your link here when you’re done, and we might or might not visit it.

    many thanks and best regards.

  • the ctrl+shift+s option do not go away

    Locked
    2
    0 Votes
    2 Posts
    436 Views
    Meta ChuhM

    welcome to the notepad++ community, @Rohan-Gadalkar

    we need more information, like what files are open, and your debug information from the notepad++ menu ? > debug info... > copy debug info into clipboard.

    we would also need details about your current settings > preferences > misc > file status autodetection.

    note: usually the save all option stays greyed out, if all files are saved and remain unchanged, but if a file gets an update from an external program, the save all option will reappear, as the file on disk might differ from the version opened in notepad++.

    best regards.

  • Not worth to read ...

    5
    8 Votes
    5 Posts
    932 Views
    Meta ChuhM

    @Claudia-Frank

    if you have time, or you just need a different place to vent from time to time, just give us a visit.
    you are always very welcome.

    with sincere and best regards.

  • Selection "File Association" more efficient

    Locked
    1
    0 Votes
    1 Posts
    311 Views
    No one has replied
  • Regarding the poor TestFX plugin

    Locked
    4
    0 Votes
    4 Posts
    882 Views
    Karsten75K

    @PeterJones

    Thanks! Seems I’m not the only person struggling with the formatting learning curve. :)

    Now if only I could pin that or add it to my favorites or… I’ll get there.

  • Update to 7.6.6 wipes out saved macros and installed plugins

    Locked
    3
    0 Votes
    3 Posts
    577 Views
    Meta ChuhM

    @Ken-Detweiler

    is your “Thanks a lot.” sarcastic, and intended to vent, or do you need help, or both ?

  • "File not found" when trying to save a new file

    10
    0 Votes
    10 Posts
    4k Views
    SuperVillainPresidentS

    So, in case anyone is having a similar issue, it was a Windows Defender problem. I guess it was in the last update that there is a Folder Access permission that was set to on. You can either turn it off or set notepad++ to be allowed access. Here is the link that fixed it for me:

    https://answers.microsoft.com/en-us/windows/forum/windows_10-files/file-not-found-check-the-file-name-and-try-again/0734e837-b9f7-485e-93c5-5592f804b4c8

  • Running python

    8
    0 Votes
    8 Posts
    20k Views
    PeterJonesP

    I know that @anand-Mishra hasn’t been back in a couple weeks. But if someone else finds this thread, looking for the same issue, please go to “Trying to run a .py file in IDLE from Notepad++”, where the same problem (or very similar) was solved.

  • "Remember Current Session" - like or dislike?

    22
    0 Votes
    22 Posts
    8k Views
    Alan KilbornA

    @Sunil-Gupta said:

    Name one other application

    Dude, you are seriously not understanding. Let me try one more time: Applications need something that sets them apart from other similar programs. For many many people and Notepad++, a core one of these things is the ability to exit with unsaved files. It makes no difference that other applications don’t do this. Since when do you have to be like the crowd to be correct/innovative?

    Again, I don’t use the feature. But I understand.

  • I see conflicting reports about a UWP version

    Locked
    6
    0 Votes
    6 Posts
    1k Views
    Meta ChuhM

    @Andrew-Perpetua

    I’ve used it without issues on 1440p for quite a while. Unfortunately, I now have a 4k monitor (2160p) and the text is very significantly harder to read on it. Your 1800p is exactly halfway between a 1440p and a 2160p, and it appears fine. So it leads me to believe somewhere between 1800 and 2160 it gets more difficult.

    the windows scaling factor is independent of the physical resolution.
    a higher resolution will only permit you to see a larger area at the same scaling factor.

    the rendering stays the same, albeit your optical reception will depend on the pixel density, compared to your previous display.

    e.g. if your past display was 27" with a resolution of 2560x1440, the most probable visual satisfaction, for all previously used applications, would be achieved with a same size 27" screen, with four times the original resolution, which would be 5120×2880.

    so yes, you are absolutely correct, that the most pragmatic, cost effective, and most logical option, is to find other software that isn’t impossible to read.

    many thanks and best regards.

  • Performance hit due to "Allow undo on reload"

    9
    3 Votes
    9 Posts
    1k Views
    Meta ChuhM

    @Alan-Kilborn

    yes, it has real attention.

    true, the significance has diminished a bit, as the worst thing that can happen to this feature of keeping the buffer after a reload, is to be reverted as suggested, if no-one can figure out and code a better performing and working alternative, than to outsource the undo buffer to disk, or clear the undo buffers manually, or clear them after a dialog triggered by a specific memory threshold.

    any ideas and/or commits are welcome, as we are in a stage of one group saying it’s a cool feature not to remove, and the other group is running into memory issues because of it.

  • Right Justifying Paragraphs

    24
    0 Votes
    24 Posts
    8k Views
    hoji afzalH

    Hi all,

    Just an update: I have been using TextFX in the last 5 months and it does the job pretty well. Was too lazy to try the other methods members graciously provided.

    Thanks!

  • New enhancement for User Defined Language System

    23
    2 Votes
    23 Posts
    21k Views
    Christoph von WittichC

    Copying the userDefineLangs to %ProgramData% does not work.
    And installing the whole application to %ProgramData% is a really bad idea security wise and will be blocked by AppLocker anyway.

  • Is license GPL v2 or v3?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    nppQuestN

    D’oh! I didn’t even think of checking the issues on the project. Thanks for clearing this up!

  • how to make group chat bruhhhhh

    Locked
    3
    0 Votes
    3 Posts
    472 Views
    Alan KilbornA

    @ur-mum said:

    how do i make a group chat bruhhhhhhh

    BBBBBRRRRRRRRRRRUUUUUUHHHHHHHHHHHHH!

    You do it SOMEWHERE ELSE!

    :)