lean4-htt/src/Lean/Elab/InfoTree
Marc Huisinga 2e3d947e07
feat: flag on TermInfo to force rendering of term in hover (#10805)
This PR adds a field `isDisplayableTerm` to `TermInfo` and all utility
functions which create `TermInfo` that can be set to force the language
server to render the term in hover popups.
2025-10-21 08:19:20 +00:00
..
InlayHints.lean chore: rename String.Range to Lean.Syntax.Range (#10852) 2025-10-21 07:32:25 +00:00
Main.lean feat: unknown identifier code actions for auto-implicits (#10442) 2025-09-24 07:28:06 +00:00
Types.lean feat: flag on TermInfo to force rendering of term in hover (#10805) 2025-10-21 08:19:20 +00:00