Hover text is provided via an IEObjectHoverProvider. The default implementation DefaultEObjectHoverProvider delegates to an IEObjectHoverDocumentationProvider that reads the AADLDoc (comment lines starting with --- immediately preceding the declaration). DefaultEObjectHoverProvider checks in method if the referenced object can have hover text by checking if the object has a qualified name. We should just allow any NamedElement to have hover text.
lwrage commentedNov 22, 2019
•
edited
Summary
When adding AADLDoc comments to a record field there is no documentation shown when hovering over a field name in an AADL model.
Environment
The text was updated successfully, but these errors were encountered: