Hello,
there is feature in my webeditor that i became to love: It is some kind of auto highlight. If you select a word, all occurrences of this word in the current document become highlighted.
Maybe switchable (active/inactive) with a key combination
This facilitates to keep track while debugging or if you have to reunderstand some code you wrote some time ago (or you got from somewhere else)
Hans