Community
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • CoisesC

      Search++: A work in progress

      Watching Ignoring Scheduled Pinned Locked Moved Notepad++ & Plugin Development
      160
      6 Votes
      160 Posts
      50k Views
      guy038G
      Hello, @coises, You said : What happens when you uncheck one or both of those settings is that the commands with default scope: and : Commands that specify a scope, like Count in Selection or Count in Marked Text, still do what their name says they do. Thus, before downloading your new Search++ version 0.7 release, I ran a few more tests, and honestly, I was wrong about that. It’s kind of like I’m rediscovering the true concept of your default scope !! So when, BOTH, the Default commands automatically search within selections and the Default commands automatically search within marked text options are unchecked, in Settings : The default Find action is identical to the Find in Whole document action The default Count action is identical to the Count in Whole document action The default Find all action is identical to the Find All in Whole Document action The default Select action is identical to the Select in Whole Document action The default Mark action is identical to the Mark in Whole Document action The default Show action is identical to the Show in Whole Document action The default Replace action is identical to the Replace in Whole Document action The default Replace all action is identical to the Replace All in Whole Document action Now, many thanks, @coises, for this new release ! Indeed, the Show feature has been completely redesigned and the addition of a separate style, different from the Mark feature is a good improvement ! However, I needed some time to understand what meant the option Show selected lines (Shift: All)    Ctrl + Q, in the Tools dialog ! Luckily, with the Search++ documentation, I understood the difference between Ctrl + Q and Ctrl + Shift + Q Would it be more simple to write the two lines : Show selected lines Ctrl + Q Show all lines Ctrl + Shift + Q Instead of that single line ( which sometimes seems wrongly labelled Show all lines    Ctrl + Q ) ?! Your new Expand visible    Ctrl P, in the Tools menu, is really a nice feature. I would suggest to label this option Show one more line before and after as this command can be repeated ! BTW, do you plan to add, in the future, such a feature to the Find All functionality ? Now, let’s say that I marked 15 occurrences of some text. As I checked the Bookmark lines when marking text option, I got 15 blue marks. If I use your new Invert marked text, all non-marked text get marked and all marked text becomes unmarked : OK However, the bookmarks do NOT follow this new marked text. In addition, may be the option Invert marked Lines would be more interesting ! Or, possibly, the two options ? Best Regards, guy038
    • donhoD

      Notepad++ Release Candidate v8.9.8.1

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      13
      2 Votes
      13 Posts
      849 Views
      donhoD
      FYI: Notepad++ Release Candidate v8.9.8.1 is updated to RC2: https://github.com/donho/notepad-plus-plus/releases/tag/RC2
    • donhoD

      Notepad++ release 8.9.8

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      25
      6 Votes
      25 Posts
      7k Views
      M
      I am seeing an issue that I’m not certain it is the installer of Notepad++ 8.9.8 itself or if Microsoft has inadvertently caused this… Using Microsoft’s Enterprise App Catalog to install 8.9.8 on top of an existing installation of 8.9.6.4 seems to result in the registry information being updated to say 8.9.8 but when you check C:\Program Files\Notepad++\notepad++.exe it is still 8.9.6.4. This was horrifying, as it’s the perfect way to maintain a vulnerable copy of the app on Enterprise systems. It could go completely unknown because, at least on ours, MDM systems seem to inventory based on what the registry says and not what’s on the actual disk. Server OS endpoints updated using the traditional SCCM method appear to update correctly. So, this adds weight to the issue being Microsoft’s Enterprise App Catalog implementation. It is almost as though they are updating the registry on behalf of Notepad++, ignoring the true status of the app.