In eclipse, when I click on a variable with the mouse (you know that the cursor is somewhere in the variable name), eclipse is useful enough to highlight all other occurrences of this variable in the file. I assume that pycharm has it, but have no idea how to enable it.
I knew how to do this in one step, but it was (from memory) a keyboard that I had to keep clicking on each new variable. If backlighting is possible, how to save it?
source
share