In Eclipse you can turn on \"Mark Occurrences\", and then it will highlight every occurrence of a given variable in the current scope. That\'s great, but I\'d really like to mo
Use CTRL+K to go to next occurrence and CTRL+SHIFT+K to go to previous occurrence.
CTRL+K
CTRL+SHIFT+K