• Notepad++ Users Facing Session Loss Issue Due to SupportAssist from Dell

    5
    8 Votes
    5 Posts
    1k Views
    ner00N

    As I recently mentioned in the GitHub issue, it appears that Dell (or rather their subcontractor) fixed the issue of SupportAssist v4 deleting Notepad++ session.xml. As it stands, SupportAssist v4.0.3 seems to have been corrected to stop this behavior.

  • Notepad++ v8.6.7 Release

    Locked
    7
    8 Votes
    7 Posts
    6k Views
    donhoD

    @wonkawilly
    All your posts will be removed.
    Please post them on the other forums.
    You will be banned if you keep posting non-critical issues here.

  • Notepad++ v8.6.6 Release

    Locked
    5
    8 Votes
    5 Posts
    4k Views
    donhoD

    @mkupper said in Notepad++ v8.6.6 Release:

    @Alan-Kilborn Thanks. I kept getting a zero length file via Firefox. I tried Edge. It hung for about 45 seconds but then downloaded and so I have the file. As it seems to be a glitch on my side I have deleted my original comment.

    I can download both x64 portable packages (zip & 7z) without problem. I believe it’s the problem of cache from your side (browser/ISP).
    You can try here : https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v8.6.6

  • Notepad++ v8.6.6 Release Candidate

    Locked
    6
    5 Votes
    6 Posts
    1k Views
    Xuân-Thơ HOÀNGX

    @donho said in Notepad++ v8.6.6 Release Candidate:

    Update to scintilla 5.5.0 & Lexilla 5.3.2. (Merge #15042 )

    Thanks!!
    This release fixes the long-standing issue with COBOL comments :
    COBOL Comment lines are not displaying correctly if there is a character in Column 6

  • Notepad++ release 8.6.5

    Locked
    19
    8 Votes
    19 Posts
    7k Views
    Alan KilbornA

    @Mr-Brunes said in Notepad++ release 8.6.5:

    I assume this is related to this upgrade - apols if not.!

    It’s not. Please create a new topic thread if you want to continue discussion on what you started here. But…start by reading the FAQ.

  • WHEN GOOGLE IS POSSESSED BY PROFIT

    22
    6 Votes
    22 Posts
    10k Views
    Lycan ThropeL

    @donho ,
    Reported both, https://notepad.plus and also https://notepad-plus.en.softonic.com via the Google search, and the link you just had us follow. Just a note, this is only showing up, so far, on Google, not DuckDuckGo, which is one of the reasons I use that instead of Google the monopoly. :-)

  • Notepad++ v8.5.5 Release

    Locked
    17
    7 Votes
    17 Posts
    10k Views
    A Notepad++ UserA

    @Fruchtzwerg94 said in Notepad++ v8.5.5 :

    @shridhar-singh Yes, this is most propably related to the discussion above. You can try to remove some plugins to the one who is responsible for that or just wait for the next Notepad++ release which fixes it.

    in my windows 10, last version fixed this problem. you can upgrade to notepad.

  • Notepad++ v8.6.5 Release Candidate

    Locked
    10
    5 Votes
    10 Posts
    3k Views
    donhoD

    Notepad++ v8.6.5 Release Candidate has just been updated from RC2 to RC3.

    I apologize for repeatedly introducing fixes that may appear non-critical.
    However, I’d like to draw your attention to a recent crash-fix related to the Shortcut Mapper:
    A portion of the code within the Shortcut Mapper required modernization. This step is essential to prevent potential issues in the future. As part of this modernization process, a significant number of modifications were made during the RC2 phase. Given the importance of maintaining a stable application, I am prioritizing the completion of this task in the current release.

    Sorry for any caused inconvenience and thank you for your understanding.

  • Notepad++ RC 8.6.5 will be out in about one week...

    3
    9 Votes
    3 Posts
    1k Views
    donhoD

    @xomx
    OK I’ll do the announce before RC’s availability.
    I’ll try to do it 7 days before but It could be 6-4 days before.

  • Notepad++ release 8.6.4

    Locked
    25
    6 Votes
    25 Posts
    12k 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
    7k 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
    1k 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
    2k Views
  • Notepad++ v8.6.2 release

    Locked
    15
    5 Votes
    15 Posts
    8k Views
    Arsen MelkumyanA

    @donho
    Thanks a lot ,Thank you

  • Notepad++ v8.6.2 Release Candidate

    Locked
    19
    4 Votes
    19 Posts
    2k 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
    9k 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
    2k Views
  • Notepad++ v8.5.3 Release

    Locked
    48
    5 Votes
    48 Posts
    15k Views
    supasillyassS

    @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]

    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
    9k 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
    1k 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.