• Notepad++ release 8.6.4

    Locked
    25
    6 Votes
    25 Posts
    37k Views
    PeterJonesP
    @vad-R , Bu trying older versions I found that this started after "Notepad++ 8.3.3 (Make Apps, not war) " - i.e. in 8.3.3 it does not crash, but in 8.4 and every later one it crashes in the same manner. Thus, it is not a problem specific to the release of v8.6.4, and doesn’t belong in this discussion. The “Notepad++ release 8.6.4” Topic is only for issues that came about in v8.6.4 that didn’t exist in any version before v8.6.4. I am using my moderator powers to make a copy of your post in the Help Wanted section – at https://community.notepad-plus-plus.org/topic/25557/notepad-crash-v8-4-through-v8-6-4 – where we can further discuss your particular issues before you make an official bug report. Please go there if you have anything more to say about this issue.
  • Notepad++ release 8.6.3

    Locked
    14
    8 Votes
    14 Posts
    21k Views
    donhoD
    @rddim said in Notepad++ release 8.6.3: There is no localization for Make “copy/cut line while no selection” optional There is. Please check: https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/installer/nativeLang/english.xml#L989
  • Notepad++ v8.6.3 RC 2

    Locked
    6
    4 Votes
    6 Posts
    3k Views
    donhoD
    FYI, v8.6.3 RC2 binaries has been updated. It fixes the problem of dark mode.
  • Notepad++ v8.6.3 Release Candidate

    Locked
    14
    5 Votes
    14 Posts
    5k Views
    donhoD
    Notepad++ v8.6.3 Release Candidate 2: https://community.notepad-plus-plus.org/topic/25478/notepad-v8-6-3-rc-2
  • Notepad++ v8.6.2 release

    Locked
    15
    5 Votes
    15 Posts
    21k Views
    Arsen MelkumyanA
    @donho Thanks a lot ,Thank you
  • Notepad++ v8.6.2 Release Candidate

    Locked
    19
    4 Votes
    19 Posts
    6k Views
    CoisesC
    @donho said in Notepad++ v8.6.2 Release Candidate: I don’t think there is any other solution exists - that’s why NPPM_MODELESSDIALOG is there for this purpose. But if you have the solution for it, you’re very welcome to do a PR. I’ll consider it for sure. This GitHub message from plugin author @Mark-Olson led me to reconsider the idea. It would cause a change in behavior for plugins that currently have non-modal dialogs (including docking dialogs) and do not send NPPM_MODELESSDIALOG messages; it seems it is not safe to assume that change would always be welcome. I described my “solution” here; but I won’t make a pull request, because I no longer think it is a good idea.
  • Notepad++ v8.6.1 Release

    Locked
    30
    2 Votes
    30 Posts
    33k Views
    Sealex83S
    Hi friends, I had no doubts about the Alan software. But you answered well, and above all targeted my problem well. This was not directly related to version 8.6.1. But Sante doubts its update. After investigation, I resolved the issue. The software settings had been changed. In particular FTP instead of SFTP, as well as port 21 instead of 22. So everything is much better now. Thank you for your answer. Merci aussi mkupper
  • Notepad++ v8.6.1 Release Candidate

    Locked
    20
    4 Votes
    20 Posts
    7k Views
    donhoD
    FYI, v8.6.1 RC binaries have been updated. 2 bug-fixes: Fix deleting in column mode also delete an unexpected EOL Fix F4 not working for search result
  • Notepad++ v8.5.3 Release

    Locked
    48
    5 Votes
    48 Posts
    47k Views
    S
    @Mark-Olson said in Notepad++ v8.5.3 Release: If anyone else is mildly (or severely!) dissatisfied with the fact that non-printing characters and control characters no longer show up by default, here is an issue that I introduced and here is the script that I created to show non-printing and control characters but not CR and LF: from Npp import * notepad.menuCommand(44130) # toggle all non-printing characters notepad.menuCommand(44131) # toggle all control characters (e.g., BEL, ENQ) I’ve done something similar, using the Customize Toolbar plugin to create a custom button: View,Show Symbol,Show Control Characters Unicode EOL,,*#4080C0:¶,*#4080C0:¶ Note the two spaces between “Show Control Characters” and “Unicode EOL” and no ampersand![^1] [image: 1704312909211-custom_button.png] [^1]: I spent a lot of time on this until I realised I could use the string from the Shortcut Mapper.
  • Notepad++ v8.6 Release: 20th-Year Anniversary

    Locked
    16
    13 Votes
    16 Posts
    15k Views
    Alan KilbornA
    It might have been nice to see a line item in the list of changes about the Direct Write setting now being defaulted to on for new installs.
  • Notepad++ v8.6 Release Candidate 2

    Locked
    11
    5 Votes
    11 Posts
    4k Views
    Mark OlsonM
    @CennoxX said in Notepad++ v8.6 Release Candidate 2: the black line is actually a bug in a plugin (CSVLint) in combination with the new version. I know this issue had happened before with CSVLint in combination with ComparePlus in particular (and AFAIK ComparePlus has actually solved this problem on their end), but does the black-line bug now happen even without ComparePlus installed? Big if true. If this is indeed the case, someone should definitely raise an issue in CSVLint’s GitHub repo.
  • Notepad++ v8.6 Release Candidate

    Locked
    20
    10 Votes
    20 Posts
    6k Views
    donhoD
    Notepad++ v8.6 Release Candidate 2 is available here: https://community.notepad-plus-plus.org/topic/25158/notepad-v8-6-release-candidate-2 The regression of DEL is fixed in RC2. @xomx https://github.com/notepad-plus-plus/wingup/pull/48 is included.
  • Notepad++ v8.5.8 Release

    Locked
    2
    8 Votes
    2 Posts
    27k Views
    donhoD
    Auto-update has been triggered for v8.5.8.
  • Notepad++ v8.5.8 Release Candidate

    Locked
    3
    5 Votes
    3 Posts
    2k Views
    donhoD
    Binaries Update (again, sorry about that): New updated binaries which contain the fix: https://github.com/notepad-plus-plus/notepad-plus-plus/commit/8e43b0adbaed0353a7a97c2ff4e2da3e2dc8efa8
  • Notepad++ v8.5.7 Release (Vulnerability fixes)

    Locked
    16
    6 Votes
    16 Posts
    51k Views
    I
    @donho said in Notepad++ v8.5.7 Release (Vulnerability fixes): @imanubdesigner said in Notepad++ v8.5.7 Release (Vulnerability fixes): It’s definitely something with the contextual menu, because if I use the portable version, which doesn’t insert anything into the contextual menu, everything works perfectly. This crash of NppShell is fixed in v8.5.8 release. The candidate of v8.5.8 is available here: https://community.notepad-plus-plus.org/topic/25015/notepad-v8-5-8-release-candidate Could you check it and confirm here that the issue has been fixed? I’m so sorry for delay of my reply. I can confirm that worked. This new 8.5.8 RC work perfectly in safe mode. I can’t see any refresh after right click. Thank you so much!
  • Notepad++ v8.5.7 Release Candidate

    Locked
    1
    6 Votes
    1 Posts
    3k Views
    No one has replied
  • Notepad++ v8.5.6 Release

    Locked
    7
    10 Votes
    7 Posts
    20k Views
    boot lyB
    I am very sorry that my post did not follow the rules and style shaped by many forum predecessors. I will delete that post I posted the day before yesterday. Thank you very much for your guidance. Thank you very much for the URL you provided, where I find an explanation of the issue I wanted to know. Finally, Really, really, thank you very much. @PeterJones said in Notepad++ v8.5.6 Release: This topic, with 8.5.6 in the name, is specific to changes that came with 8.5.6. you should have started a new topic, not replied to the 8.5.5-specific discussion. But really, as with joining any new forum, you should always check the FAQ list before posting, because: Suppose we have recorded a macro on version v8.5.2 and … FAQ exists on that question: v8.5.3 (and newer) Macros and Run-Menu Commands
  • Notepad++ v8.5.5 Release Candidate

    Locked
    4
    8 Votes
    4 Posts
    2k Views
    donhoD
    A small update of new binaries: Enhance “Convert case to Proper Case” command: fix the error conversion after quote: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/13584 Sorry for the inconvenience.
  • Notepad++ v8.5.4 Release

    Locked
    30
    7 Votes
    30 Posts
    35k Views
    wonkawillyW
    @Alan-Kilborn Thank you so much for the advice: I have corrected my mistake deleting the wrong post and moving it to General discussion section here: https://community.notepad-plus-plus.org/topic/24713/enhancement-request-plugins-admin-dialog-transform-the-search-feature-like-the-one-into-shortcut-mapper-s-dialog-incremental-filter Thank you again.
  • Notepad++ v8.5.2 Release

    Locked
    31
    7 Votes
    31 Posts
    35k Views
    Vess NedevskiV
    @David-Taylor I have the same issue after updating to NPP 8.5.4, please fix it.