The Eclipse scala plugin has a very nice info. One can hover over pretty much anything be it a function definition, val, var, function call etc and get type info. This is im
To enable on mouse hover type information go to Settings->Scala and select the "Show type info on mouse motion with delay" checkbox.