Auto highlight all occurrences of a selected word
What I find useful in some IDEs is if you select an item, that item is highlighted everywhere else in the same method. Impacts are seen instantly.
Find does do the job, but it skips the position each time meaning I have to reanalyse the impact for the currently found item.
I would like to see Jade automatically highlight all occurrences of a selected word. For free when doing a find, all occurrences will be automatically highlighted as it selects what was found.
Attached is a screen shot of how this looks in notepad++