Community
    • Login

    Exact search instead of «fuzzy search»

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 586 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Christof RimleC Offline
      Christof Rimle
      last edited by

      Hi community

      when I search for «ß» Notepad++ finds words that contain «ss» as well as «ß». I would like to have exact search results. Nothing but «ß» should be found. There does not seem to be a setting allowing to select between fuzzy search and exact search. See example:

      ß-ss.png

      I would appreciate to see this feature in Notepad++.

      Thank you very much and kind regards
      Chris

      dinkumoilD 1 Reply Last reply Reply Quote 0
      • dinkumoilD Offline
        dinkumoil @Christof Rimle
        last edited by dinkumoil

        @Christof-Rimle

        This is a frequently upcoming issue, for example see >> my comment in another thread <<.

        You should not expect that this behaviour will change in the future as it derives from Scintilla, the underlying edit component Notepad++ uses, which in turn applies an algorithm called Case Folding that is part of the Unicode standard when it performs a case insensitive search operation.

        The only way to get “exact” search results like you want them is to use case sensitive search (check option “Groß-/Kleinschreibung beachten”) because this prevents Scintilla from applying Case Folding.

        1 Reply Last reply Reply Quote 3

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors