- hoverInfo : HoverInfo
- ctx : Elab.ContextInfo
- info : Elab.CompletionInfo
Instances For
Gets type names for resolving id in .id x₁ ... xₙ notation.
The process mimics the dotted identifier notation elaboration procedure at Lean.Elab.App.
Catches and ignores all errors, so no need to run this within try/catch.