lean4-htt/src/Lean/Elab/InfoTree
Kyle Miller 70924be89c
feat: hovering over omission term shows reason for omission (#3751)
This avoids printing the entire docstring for `⋯` when hovering over it,
which is rather long, and instead it gives a brief reason for omission
and what option to set to pretty print the omitted term.
2024-03-27 15:10:20 +00:00
..
Main.lean feat: hovering over omission term shows reason for omission (#3751) 2024-03-27 15:10:20 +00:00
Types.lean feat: hovering over omission term shows reason for omission (#3751) 2024-03-27 15:10:20 +00:00