Is there any way to configure Eclipse so that clicking on a variable automatically copies the variable to the clipboard? (and ideally should also work with function names)
E.g. if I click like this:
The clipboard should then contain patients_directories
.