In Visual Studio, when I select a function or variable, all other instances of it are also highlighted. I find this very useful. Does anyone know if Delphi can do this? When using a search in Delphi, it selects all found instances, so sometimes I quickly copy and perform a search, but this is much slower than just clicking on the text.
Visual Studio highlight:

source
share