highlighting character precise phrases
Let's look at this example:
FooController::testBar(char *pszCandy)
FooController::importantSubFunc
FooController::testBar(char *pszCandy)
FooController::importantSubFunc
FooController::importantSubFunc
FooController::testBar(char *pszCandy)
Now, if you want to highlight all the "char candys",
whatever that is, but how do you do that?
Double Control on "char" only highlights "char".
Follow this slightly complicated process:
- move the mouse cursor onto "c" of "char" and concentrate.
- press CONTROL, release CONTROL,
press CONTROL and KEEP IT PRESSED,
then PRESS the LEFT MOUSE BUTTON
and KEEP IT PRESSED,
and do this all within a second.
the "c" should be highlighted.
if it doesn't, you were too slow.
- move the mouse slowly over to "y" of "Candy".
don't panic, you have endless time now.
- when done, RELEASE the mouse button.
- then RELEASE the CONTROL key.
With this "OneAndAHalve Control Presses", you can highlight
any phrase you like.
word highlight case sensitivity
If you mark the word "foobar" for highlight, will "FooBar" be highlighted
as well? By default, yes. But you can change that by selecting
"mode" and then "case highlights", which toggles highlight case sensitivity
independent from the search case sensitivity.
Next chapter: Advanced Bookmarking.