PyCharm highlight occurrences -


in eclipse, when click on variable mouse (you know, cursor somewhere in variable name), eclipse useful enough highlight other occurrences of variable in file. assume pycharm has this, have no idea how turn on.

i knew how @ 1 stage, (from memory) keyboard thing had keep pressing each new variable. if highlighting possible, how keep on?

you need enable setting:

highlight usages of element @ caret

but question duplicate of intellij: how auto-highlight variables in eclipse.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -