Community
    • Login
    1. Home
    2. Announcements
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • donhoD

      Notepad++ 7.8.2 Release Candidate

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      2 Votes
      4 Posts
      2k Views
      PeterJonesP

      @patrickdrd said in Notepad++ 7.8.2 Release Candidate:

      changelog please?

      From the zipfile change.log:

      Notepad++ v7.8.2 enhancements and bug-fixes: 1. Add key shortcuts in Save or not dialog. 2. Add find in files filter excluding ability. 3. Add "Open UDL folder" command. 4. Fix issue of showing save dialog twice while cloned file is dirty. 5. Enhance "Open Explorer" command in Folder as workspace with expected path. 6. Fix tab dragging issues. 7. Enhance "Close all but This" and "Close all to the left/right" commands while files are dirty. 8. Enhance "In Selection" option in Find dialog. 9. Fix Notepad++ blocked in notification zone issue. 10. Make end-of-line conversion operations macroable. 11. Fix "View Current File In" commands disabled problem in some situations.
    • donhoD

      Notepad++ "Free Uyghur" edition (v7.8.1)

      Watching Ignoring Scheduled Pinned Locked Moved
      26
      3 Votes
      26 Posts
      11k Views
      kuta bachaK

      aced font in Find dialog optional, disabled by default.
      Add download progress bar while d

    • donhoD

      Notepad++ 7 - 64-bit Available

      Watching Ignoring Scheduled Pinned Locked Moved
      48
      5 Votes
      48 Posts
      122k Views
      andrecool-68A

      @Hedley-Lester
      Have you looked at the date of this post?
      https://notepad-plus-plus.org/downloads/

    • donhoD

      Notepad++ 7.8.1 Release Candidate 2

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      5 Votes
      3 Posts
      1k Views
      rinku singhR

      @gurikbal-singh said in Notepad++ 7.8.1 Release Candidate 2:

      Remove RegExTractor plugin from list

      oh yes this will fixed in new version

    • donhoD

      Notepad++ 7.8.1 Release Candidate

      Watching Ignoring Scheduled Pinned Locked Moved
      14
      4 Votes
      14 Posts
      6k Views
      donhoD

      @andrecool-68

      Fixed:
      https://github.com/notepad-plus-plus/notepad-plus-plus/commit/b96f91c39a0f5e9f677e07e29154620b46f8262b

    • donhoD

      Notepad++ 7.8 Release Candidate 6

      Watching Ignoring Scheduled Pinned Locked Moved
      15
      0 Votes
      15 Posts
      6k Views
      Artur HarisonA

      @Zsolt-Kántor
      64 has issues compatibility with some plugins.
      And…
      I’m just used to it.)))

    • donhoD

      Notepad++ 7.8 Release Candidate 5

      Watching Ignoring Scheduled Pinned Locked Moved
      16
      1 Votes
      16 Posts
      3k Views
      donhoD

      @dinkumoil

      Fixed in:
      https://github.com/notepad-plus-plus/notepad-plus-plus/commit/29919bea226d5a45e36064cc9214b85beeddbd56

    • donhoD

      Notepad++ 7.8 Release Candidate 4

      Watching Ignoring Scheduled Pinned Locked Moved
      9
      1 Votes
      9 Posts
      2k Views
      donhoD

      @SinghRajenM

      Fixed in:
      https://github.com/notepad-plus-plus/notepad-plus-plus/commit/445dc5ebc1cf664add6d0218c2df46622f9fd129

    • donhoD

      Notepad++ 7.8 Release Candidate 3

      Watching Ignoring Scheduled Pinned Locked Moved
      19
      0 Votes
      19 Posts
      3k Views
      donhoD

      @Ekopalypse

      Please confirm me if crash has been fixed here:
      https://community.notepad-plus-plus.org/topic/18323/notepad-7-8-release-candidate-4

    • donhoD

      Notepad++ 7.8 Release Candidate 2

      Watching Ignoring Scheduled Pinned Locked Moved
      10
      2 Votes
      10 Posts
      4k Views
      donhoD

      Fixed here:
      https://github.com/notepad-plus-plus/notepad-plus-plus/commit/fcaef73769272be0d0bd5a4d2417bac94c8c8eba

      It’s not a macro issue but a mutex issue. A new used std mutex has been locked twice which make undefined behaviour:
      https://stackoverflow.com/questions/16664375/why-locking-a-stdmutex-doesnt-block-the-thread

      Strangely the old used “Home made” mutex (v7.7.1 and before) had no crash either dead lock - just like it does nothing.

      Such crash could happen again what I’ve fixed is only for this specific crash.

    • donhoD

      Notepad++ 7.8 Release Candidate

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      3 Votes
      7 Posts
      1k Views
      andrecool-68A

      @Alan-Kilborn It depends on the person who makes the localization of this language, donho does not do this))

    • donhoD

      Notepad++ official documentation is online now

      Watching Ignoring Scheduled Pinned Locked Moved
      17
      5 Votes
      17 Posts
      8k Views
      Alan KilbornA

      @Ekopalypse said in Notepad++ official documentation is online now:

      one of your other hook(s),
      defines something slightly different and corrupts the message handling

      Okay, I will go examine those others and use your way of doing it as the definitive way it should be done.

    • donhoD

      Notepad++ website is not reachable

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      3 Votes
      6 Posts
      13k Views
      Alan KilbornA

      @William-Burke

      Any idea when it might be restored?

      I don’t think it is going to be. There’s some new documentation underway, but it is very incomplete as of this writing. It is here: https://github.com/notepad-plus-plus/npp-usermanual

      For the old stuff, you can go here: http://web.archive.org/web/*/http://docs.notepad-plus-plus.org/index.php/Category:Short_Title(All) and click on July 19, 2019. Not sure how long this “web wayback machine” version will remain…

    • donhoD

      If documentation is like sex, you can have some sex now

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      7 Votes
      1 Posts
      1k Views
      No one has replied
    • donhoD

      Notepad++ 7.7.1 Release Candidate

      Watching Ignoring Scheduled Pinned Locked Moved
      19
      7 Votes
      19 Posts
      17k Views
      donhoD

      @chcg said:

      @donho Unfortunately some minutes to late for 7.7.1.

      Thank you for taking care of Export plugin.
      In anyway, it won’t be in 7.7.1 because it’s not a critical issue.
      The release procedure is very heavy (it takes time) so once RC is out and there’s no critical issue then tested RC becomes release otherwise we need another cycle to test it.

      It’s in the stabilization phase so the next version won’t wait too long anyway.

    • donhoD

      Notepad++ 7.7 Release

      Watching Ignoring Scheduled Pinned Locked Moved
      65
      5 Votes
      65 Posts
      80k Views
      vriviereV

      Regression: colorization of JSP files does not work anymore 😥

    • donhoD

      Documentation is like sex...

      Watching Ignoring Scheduled Pinned Locked Moved
      8
      8 Votes
      8 Posts
      4k Views
      Meta ChuhM

      @donho

      each merge of PR into npp-usermanual master will update automatically the document site on the fly. So the document site in question cannot be in github.io if we want to have this feature.

      the github pages jekyll engine renders all md files of a repo on the fly, that’s why we’ve first suggested it, to get the doc up and running as quickly as possible.

      It’s not so “in-house”

      yes, it’s not quite in-house, as long as we use the ovh server.
      but as long as no-one sponsors a datacenter to notepad++ we will not be able to do everything in-house. 😉

    • donhoD

      Notepad++ 7.7 Release Candidate (v5)

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      7 Votes
      6 Posts
      2k Views
      Artur HarisonA

      Add:
      Confirm ANSI
      Can read but can’t type.
      OS : Windows 10 (64-bit)

    • donhoD

      Notepad++ 7.7 Release Candidate (v4)

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      4 Votes
      6 Posts
      3k Views
      rddimR

      @Meta-Chuh

      My apologies, I was thinking that is a notepad++ issue

    • donhoD

      Notepad++ 7.7 Release Candidate (v3)

      Watching Ignoring Scheduled Pinned Locked Moved
      17
      5 Votes
      17 Posts
      11k Views
      andrecool-68A

      @donho
      In Notepad ++ with Cyrillic problems in all versions!
      Here is an example with Cyrillic in two editors.

      Imgur

    The Community of users of the Notepad++ text editor.
    Powered by NodeBB | Contributors