• Notepad++ v8.7.6 released

    28
    3 Votes
    28 Posts
    14k Views
    donhoD

    @xomx

    “…instead of unnecessarily burdening all the present plugins with unsolicited notifications (for most of them), it would be better if plugins that want something like this, actively request (registered somehow?) that info being sent only to them by the N++.”

    Indeed, it (adding a new API) will be the better solution than keeping all events of SCN_MODIFIED notification ON for some plugins which don’t need the all these events, or even for users WITHOUT any plugin.

    In the worst case, users get all the plugins which need ALL the events of notification SCN_MODIFIED and the performance will be equal as the old configuration (v8.7.5 and former versions), not worse.
    But in the most cases, the performance will always be better than before.

  • Notepad++ v8.7.6 Release Candidate

    Locked
    16
    3 Votes
    16 Posts
    3k Views
    Alan KilbornA

    @Ekopalypse said:

    8.7.6 no longer forwards SC_MOD_BEFOREDELETE and SC_MOD_BEFOREINSERT. Will it stay that way?

    This probably now belongs here: https://community.notepad-plus-plus.org/topic/26588/notepad-v8-7-6-released

  • Release Candidate 8.7.6 will be available in about 1 week

    2
    8 Votes
    2 Posts
    814 Views
    Xuân-Thơ HOÀNGX

    Thanks, it will be the Lunar New Year version (Year of the Snake) and 8.7.6 is also a nice number sequence :)

  • Notepad++ v8.7.5 released

    2
    6 Votes
    2 Posts
    7k Views
    donhoD

    FYI, auto-update has been triggered for v8.7.5

  • Notepad++ v8.7.5 Release Candidate

    1
    7 Votes
    1 Posts
    604 Views
    No one has replied
  • Notepad++ release 8.7.4

    14
    5 Votes
    14 Posts
    8k Views
    donhoD

    Auto-updater is back to v8.7.1.

  • FYI: Notepad++ v8.7.5 RC in about 12 hours

    1
    3 Votes
    1 Posts
    408 Views
    No one has replied
  • Notepad++ release v8.7.3

    10
    5 Votes
    10 Posts
    6k Views
    Lycan ThropeL

    @donho ,
    It worked for me, just fine, with the Multiline enabled. Loaded all the files twice, closing all from the right first, and then reloading and closing all from the left…and it works just fine. Thanks to you from those that use that many tabs…of which I’m not one. :-)

  • Notepad++ release v8.7.2

    5
    5 Votes
    5 Posts
    5k Views
    donhoD

    FYI, due to 1 critical crash bug (of new Pin Tab feature), & 1 regression (of redundant dialog as opening a folder) Notepad++ v8.7.3 will be out in the weekend. There won’t be RC for v8.7.3.

  • Notepad++ v8.7.2 Release Candidate

    19
    6 Votes
    19 Posts
    3k Views
    schnurlosS

    Small comment to the change.log:
    Shouldn’t it show “Notepad++ v8.7.2 new features & bug-fixes:”?
    I’m missing the “s” at feature (features & fixes)?

  • Notepad++ release 8.7.1

    16
    9 Votes
    16 Posts
    9k Views
    rdipardoR

    @Luigi-C said in Notepad++ release 8.7.1:

    When shifting, left or right, more text rows contemporary in column mode by pressing the TAB key…

    English-speaking forum readers may like to know that “contemporary” is used here as in Italian contemporanea‍mente: literally, “at the same time”

  • FYI: Notepad++ v8.7.2 RC in about 5 days

    1
    2 Votes
    1 Posts
    410 Views
    No one has replied
  • Notepad++ v8.7.1 Release Candidate

    25
    9 Votes
    25 Posts
    5k Views
    donhoD

    @rddim
    I will make as large as possible for some checkbox (without enlarging the dialog width) in the next release. Please find other shorter words or the abbreviation for the translation.

  • Notepad++ release 8.7

    22
    10 Votes
    22 Posts
    15k Views
    Kingslin CharlesK

    @donho Thank you. Yes. Sorry for the confusion. I meant the CVE-2024-7264 present in updater/libcurl.dll. When is it possible to get v8.7.1 released?

  • FYI: Notepad++ v8.7.1 RC in about one week

    1
    5 Votes
    1 Posts
    433 Views
    No one has replied
  • Facebook login was not working and is removed

    4
    5 Votes
    4 Posts
    341k Views
    Sedastine HollaS

    @Joshua-Philipo that mean that the person who hacked your account knows your login details

  • Notepad++ v8.7 Release Candidate

    10
    8 Votes
    10 Posts
    3k Views
  • FYI: Notepad++ v8.7 RC in about 7 days

    1
    7 Votes
    1 Posts
    620 Views
    No one has replied
  • AI generated Notepad++ code source document

    3
    5 Votes
    3 Posts
    2k Views
    notdodgeballN

    @donho since you are so well versed on this codebase whats your opinion on this ai generated documentation?

  • Notepad++ release 8.6.9

    12
    8 Votes
    12 Posts
    13k Views
    xomxX

    @abitawoods1 said in Notepad++ release 8.6.9:

    The DLG box for consent ends up underneath the in-progress dialog. The in-progress reaches 100% and then churns.

    Both problems should have already been fixed.
    So it should be ok from the next version onward (probably a v8.7).
    More e.g. here: GitHub issue #15507 .