Double Clicking Highlighting

Viewed 13834

In Notepad++ if you double click a word to highlight it, all the occurrences of the word in the file are also highlighted, a feature that is quite handy for finding where variables are declared/used.

Does the eclipse editor have this functionality? :) If so, how can I turn it on?

4 Answers
Related