I was writing a C program in Kate and I had to modify a few lines with a variable called 'wheel'. So I used the default search functions of Kate.
The problem I was having, was that the same name 'wheel' also existed in the comments. So I could not effectively search through all lines in which 'wheel' was used as variable.
Does kate have the feature that you can search for a specific variable in your code? If so how is it called?