Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix null generics when hovering named constructors
If we hover over a ValaMemberAccess that is a named constructor in an OCE, we want to use the OCE's value_type as the parent data type to resolve generic parameter types.
- Loading branch information