https://bugs.kde.org/show_bug.cgi?id=449434
Kåre Särs <kare.s...@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kare.s...@iki.fi Severity|critical |wishlist Status|REPORTED |RESOLVED Resolution|--- |NOT A BUG --- Comment #1 from Kåre Särs <kare.s...@iki.fi> --- Hi, The search plugin only supports plain-text and regular-expression modes. I can see from the screenshot that the match-case and regular-expression tool-buttons have very dark icons and are barely visible :( With regular-expressions you get the "whole word" search with adding "\b" before and after the word like: "\bFooBar\b". As you can se, it is really easy to get the whole word with just a little regular-expressions, so I think there is not a big reason to add yet another button or option for that... (When you enable regular-expressions, you also get a context menu in the search field with common regular-expressions) I hope this helps, Kåre -- You are receiving this mail because: You are watching all bug changes.