Is it possible to show the number of occurrences of words which are smart highlighted? I mean when you double click on a word.
In Matlab e.g. smart highlighting is activated by having the cursor touching a word and in the tool bar it instantly says for instance 4 usages of "weight" found
.
Doing a search for the word/phrase will give you the same information, but how about having the count directly be shown somewhere?
BTW: Can smart highlighting be activated in a different manner than double clicking?
You can get counts of words or matches in other ways.
The normal Find window has a Count button. If you press it, it will display the total number of items found in the status bar of the find window.
Also the Mark tab of the Find window shows the number of items found when Mark all is pressed. In addition, the items found by this kind of search are highlighted permanently.