• Selection "File Association" more efficient

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

    Locked
    4
    0 Votes
    4 Posts
    952 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
    596 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
    23k 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
    9k 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
    2k 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
    9k 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
    493 Views
    Alan KilbornA

    @ur-mum said:

    how do i make a group chat bruhhhhhhh

    BBBBBRRRRRRRRRRRUUUUUUHHHHHHHHHHHHH!

    You do it SOMEWHERE ELSE!

    :)
  • Automatically create folders when opening a new file

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Meta ChuhM

    welcome to the notepad++ community, @raisen

    please go to settings > preferences > default directory and activate use new style dialog as seen at the screenshot below:

    Imgur

    after that, if you save a new file, or if you choose save as, you will have a new folder button, to create a new folder, if it does not exist, as seen at the next screenshot:

    Imgur

    best regards.

  • UDL Coloring From Selected Theme?

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    PeterJonesP

    @Duane-Doutel said:

    UDL for an obscure language. He’ll just have to make do with the default theme while working with it.

    Or he can customize the UDL’s colors to match a single theme that he commonly uses.

  • Минимальная ширина вкладки

    Locked
    1
    0 Votes
    1 Posts
    529 Views
    No one has replied
  • Notepad++ name in Windows Uninstall section

    Locked
    1
    0 Votes
    1 Posts
    371 Views
    No one has replied
  • requisitos de hardware para o notpad ++

    9
    0 Votes
    9 Posts
    5k Views
    Gustavo Alberto HaasG

    Sorry for the delay in answering. I’m doing a personal job researching programs, and I wanted to learn how to use this notpad ++. and as I did not know this program did not know which hardware to use. Thank you all for taking my word for it.

  • Find first occurence feature ?

    Locked
    2
    0 Votes
    2 Posts
    421 Views
    Alan KilbornA

    @Vincent-Morin

    Seems like you could do something like this for that:

    Find (?s)foo.*
    Search mode Regular expression

    (Replace foo with your real search term)

  • Saving style

    Locked
    14
    0 Votes
    14 Posts
    11k Views
    PeterJonesP

    I’ve bumped issue#5415, trying to gain traction on at least adding “portable” in prominent locations on the download page, so that eventually people searching for “portable notepad++” will see the official page, rather than the portableapps, as the first and primary link. (I guess it won’t actually help on this one, because the OP got it from the Windows store… but at least the Windows store points out it’s unofficial.)

  • Ctrl-C to copy again?

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    Thomas BihnT

    Awesome! Thanks Peter, that did it.