• Notepad++ v8.8.9: Vulnerability-fix

    Pinned Announcements
    29
    3 Votes
    29 Posts
    11k Views
    donhoD

    @sevem47
    No messagebox for sure, and no backup file for the moment.
    The update xml files should be without issue, and we will do our best to make the update without issue.

  • Notepad+++ workflow for Bookkeeping.

    General Discussion
    7
    0 Votes
    7 Posts
    94 Views
    CoisesC

    @Charles-Fraichot

    Glad you found a good solution. Thanks for letting us know.

  • 3 Votes
    4 Posts
    145 Views
    MarkusBodenseeM

    @Mark-Olson said in Menu command for ensuring current position is visible:

    I agree with you that this is pretty confusing, and agree that using the arrow keys should have the same effect as typing. This would obviously be a separate feature request though, and as you noted I rather doubt that it would be accepted because it would only add confusion for some other users.

    After sleeping one night about it, and rereading your posting about typing any char and undo. Also in your issue #17297 and @Alan-Kilborn 's issue #12107 … I have changed my mind a bit, because I think that both situations of keystrokes (typing char from keyboard input or pressing arrow key) should be handled in the same way. This would make consistent behaviour of the application.

    I think, keystrokes should always have direct effect on a visible caret, so the caret should be made visible first, and afterwards perform the action from keyboard (typing char/moving caret).

    Keystrokes on an invisible caret look more like undefined behaviour. The user does not know, where his focus is. Even making caret jump to next visible position could be unexpected, because user did not know where he previously has been. Maybe user is even confused, because of the jump.

    So from this perspective, the current behaviour of arrow keys could be worth considering if it is unexpected/inconsistent.

  • FAQ: Themes in v8.8.9

    FAQ
    1
    3 Votes
    1 Posts
    80 Views
    No one has replied
  • Theme busted!

    General Discussion
    2
    0 Votes
    2 Posts
    84 Views
    PeterJonesP

    @Jayson-Allen ,

    See details in https://community.notepad-plus-plus.org/post/104192

    update: I have versions of the theme files which won’t have the ugly white backgrounds temporaroly at https://github.com/pryrt/notepad-plus-plus/tree/themesPost889/PowerEditor/installer/themes ⇒ they will hopefully eventually be put into the main codebase, for distribution with v8.9 and future. But until then, you can

    Exit Notepad++ Go to that URL and download the raw version of your theme(s) For a normal Notepad++ installation, use Explorer to go to %AppData%\Notepad++ if there’s not a themes subdirectory, create it move the downloaded theme(s) into %AppData%\Notepad++\themes When you run Notepad++ next time, it will use the updated theme.

    If you have customized your theme with user-keywords or user-extensions, this would overwrite those… I will eventually be writing a FAQ which explains a way to work around those customizations (once I don’t have to link to a branch in my fork of the code to share the theme files).

    New FAQ: https://community.notepad-plus-plus.org/topic/27306/faq-themes-in-v8-8-9

  • 0 Votes
    2 Posts
    84 Views
    xomxX

    @Adam-Sr-Flores

    The simplest workaround here is to disable the N++ file-status checking in the Preferences > MISC. > File Status Auto-Detection (select Disable there).

    My guess is that either something has recently changed on your remote server (e.g. a networking/caching setting) or you’ve started to experience occasional network connection outages. If you have the File Status Auto-Detection set to its default (Enable for current file), whenever an opened tab in N++ gets activated (switched to), N++ v8.7.1+ issues a threaded (to prevent a possible frozen app state) I/O checking call. As of now, if your server isn’t able to respond in time (3 secs), the checking thread is then forcibly terminated and one can experience such behavior described in your report. I’d like to improve this in the future (e.g. with an adjustable timeout limit), but unfortunately haven’t had time to do it yet.

    Could you follow these instructions and paste here the nppLogNetworkDriveIssue.log obtained?

  • Notepad++ 8.8.8: 2 issues detected

    General Discussion
    4
    0 Votes
    4 Posts
    228 Views
    xomxX

    @deleelee

    Thanks for the pic. You are evidently using the MenuIcons plugin and it seems that this plugin has a problem with the N++ v8.8.8+ new tab-label length limitation feature. You can try to report/ask for help at that plugin site:
    https://github.com/francostellari/NppPlugins/issues

    or disable its “*” tab marking feature in the Menu Icons Options settings (select the “No symbol” radio-button there).

  • 0 Votes
    4 Posts
    126 Views
    Unmarked0146U

    @PeterJones

    If you are using one of the built-in themes, you might try to compare your %AppData%\Notepad++\themes___.xml with the version from c:\program files\Notepad++\themes,

    I don’t have a custom theme; I just use whatever existing themes and modify them (just two, really). I just replaced my %AppData% theme with the “program files” themes, and the colors look okay again.

    795725ad-50a6-4d40-a0cf-308501ed7cea-image.png

    But both your margins being light gray imply that your theme was missing both those definitions when you ran 8.8.9 for the first time.

    I am pretty sure that when I installed Notepad++, I just copied the old saved themes over, which is why the new styles were probably missing.

    In this screenshot, I set one to Bookmark to salmon and Change History to yellow, to make it obvious which was which.

    This makes it much easier to understand. Thank you!

    Update: See our Change History Margin FAQ, especially the “How do I change the size” section, for an example of how to change the size using PythonScript or NppExec. (But yikes, I see that FAQ is out of date, since it doesn’t show the ability to change the four colors, which was added years ago… I will have to fix that next)

    I am not that ambitious, but I am sure the update will be appreciated!

    Thank you again, Peter. Not only did your post help fix the problem, but it’s also educational and shows me how dedicated people are to Notepad++.

  • Updated Notepad++ VPAT?

    General Discussion
    3
    0 Votes
    3 Posts
    62 Views
    C

    @PeterJones

    Thank you, that’s very helpful. I’ll do that.

  • 0 Votes
    5 Posts
    113 Views
    LoisL

    @Terry-R This has worked perfectly. Its a very long document so this was great. Thanks again, greatly appreciated.

  • All the off-topic go here

    Pinned Praise Notepad++
    5
    1 Votes
    5 Posts
    8k Views
    Hanno HugenbergH

    Hi there - since every computer i ever used has notepad++ installed as first tool, i would love to donate for this release but wondered if the Name of the paypal account is correct?
    It differs from your name and email adress used in the Author Information on the Website.
    Is C***-W* H** correct?

  • Paste Special - Paste RTF Content not working

    General Discussion
    1
    0 Votes
    1 Posts
    63 Views
    No one has replied
  • Jumping between matching brackets is not idempotent

    General Discussion
    6
    0 Votes
    6 Posts
    134 Views
    fml2F

    OK, if it’s the intended behaviour then I’ll just live with it. It’s not a very big deal.

    Thank you all who answered!

  • 0 Votes
    3 Posts
    82 Views
    VTGroupGitHubV

    Thank you for all of the information. While it might be fun to dig into the Windows APIs again, I was hoping for something simple I could run with NppExec, etc. without a lot of coding. Since it’s not a lot of extra work to move the splitter manually, I’ll live with that for now. And maybe the MarkdownPanel team will find my request worth implementing, though it’s possible it can’t be done since one side is a NPP tab and the other is a panel.

  • Notepad++ 8.8.8 release

    Announcements
    23
    1 Votes
    23 Posts
    7k Views
    DustyMarieD

    @Andrea-Gaviraghi

    Yes we are seeing this in our Enterprise install testing of the MSI. We had to build a script to uninstall the executable and then install the MSI. And package the scrip & MSI in an Intune package. Seems to have solved the problem.

  • Bug in sorting lines, staying there for years

    General Discussion
    5
    0 Votes
    5 Posts
    79 Views
    CoisesC

    @Eric-Wiseman said in Bug in sorting lines, staying there for years:

    Line Operations -> Sort lines works ONLY if you convert Edit -> EOL Conversion ->Unix.

    Unless I am missing something this looks like a bug…

    As others have already explained, this is not a bug but rather a known and documented limitation, that all line endings must be the same.

    If Sort Lines In Locale Order Ascending and Descending do what you want, those sorts implemented differently and are not dependent on consistent line endings. The ending for each line will remain with the text of the line it follows.

    The Locale sorts can also sort using a rectangular selection for the keys even if there are tabs or characters of differing byte widths (such as can happen with non-ASCII characters in UTF-8) to the left of the selection, which does not work with the other sorts.

  • 0 Votes
    4 Posts
    560 Views
    Don WebsterD

    @rdipardo

    This still worked for me a year later, thanks!

  • 0 Votes
    3 Posts
    90 Views
    LoisL

    @PeterJones this worked perfectly! Thank you very much

  • Networking problem

    Help wanted · · · – – – · · ·
    7
    0 Votes
    7 Posts
    673 Views
    xomxX

    @Dan-Walter-0 said in Networking problem:

    Before I open a ticket with my helpdesk, I want to know if there is anything I am missing on the application configuruation level.

    From your N++ DebugInfo, I think not.

    But could you 1st follow the instructions in my linked issue and paste here the nppLogNetworkDriveIssue.log obtained?

  • Notepad++ 8.8.9 release candidate

    Announcements
    22
    3 Votes
    22 Posts
    1k Views
    Murray Sobol 1M

    @PeterJones
    Thanks, Peter, for the detailed instructions.
    Now, Notepad++ V8.8.9 launches, as expected.

    Murray