What I don't like is that the first search opens the search dialog?
Is this how it should work?
In VStudio it automatically searches for the occurrence of the selected word, but now the behaviour is exactly the same as pressing ctrl-f multiple times.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Looks interesting. I'll give it a try and I'll commit it if there are no problems with it.
Thanks for the contribution.
What I don't like is that the first search opens the search dialog?
Is this how it should work?
In VStudio it automatically searches for the occurrence of the selected word, but now the behaviour is exactly the same as pressing ctrl-f multiple times.
Ok, it seems that it opens the dialog only the first time you try to search...
I am using the mechanics of the search dialog for the search so if it was not open before i need to open it once to get all the data needed.
I've fixed this problem, now I have to find out why searching backwards doesn't work. Does it work for you?
Searching backwards works for me with the changes i made.
Fixed in svn...
Thanks