Open
Description
In #358, definition support for associations was added. We can do the same thing for hover, which would be quite nice in my opinion.
Implementation
- Start returning the fully qualified name of the constant related to the association from the server here
- Generalize this API to return the full information about an association, rather than being specific about locations only
- Fix the API changes in definition.rb
- Then use a similar approach to produce hover content