
Several text editors and code editors have this great feature. When you select a word (any word) in the text, all identical words are highlighted.
This is very useful if for example you want to quickly see where a specific variable gets updated.
I'll try to implement it with SpanIndicators but it would be nice to have it as a built-in feature.
This is very useful if for example you want to quickly see where a specific variable gets updated.
I'll try to implement it with SpanIndicators but it would be nice to have it as a built-in feature.