[Feature Requeset] Show highlighted variables in Document Map
-
Document Map is useful at huge files, but I found myself automatically looking there when I highlight a variable to find instances of it. I noticed that the highlighted variable is shown in the main window but there is no representation of the highlighting in the Document Map. It would be faster to see the highlighted variables there too so we could click and jump there instead of scrolling in the main window to find instances of the variable.
A good way to see the variables would be a small bright line at the line where the variable is or even put in in a 1px bright border. At huge source code this would make it very easy to find variables without the find panel (that is slower).