Exact search instead of «fuzzy search»
-
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:

I would appreciate to see this feature in Notepad++.
Thank you very much and kind regards
Chris -
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.
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