vmware-archive / scripted

The Scripted code editor
Eclipse Public License 1.0
1.56k stars 166 forks source link

Improvements in hover support #169

Open aeisenberg opened 11 years ago

aeisenberg commented 11 years ago

Issue #50 is about improving the way that the hovers look. This issue is about improving how we found hovers. We should be using more heuristics to find the target of a hover. For example, if regular static analysis doesn't work, we should just try to match by name.