I'm working with PyDev on Eclipse and for some reason it doesn't show docstring when I'm hovering over a function. What also doesn't work, is to jump into a function when pressing F3. Both features work on the computer of my coworker. We tried it for the same functions in the same project.
We compared our settings in Preferences -> PyDev -> Editor -> Hover and they look alike.
Both of us are using Eclipse 4.6.2 and PyDef 5.8.
I really hope someone can help me because it is driving me nuts.