leanprover-community/ProofWidgets4

feature request: widget to display the docstring of the current lemma

Open

#70 opened on Jul 15, 2024

 (0 comments) (0 reactions) (0 assignees)Lean (45 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (219 stars)
PR merge metrics
 (PR metrics pending)

Description

For interactive proof it can be helpful to have the docstring for the lemma currently being proven pretty-printed in the infoview alongside the tactic state. This can be especially useful when the docstring includes sources for TikZ diagrams. These should be rendered correctly in the infoview.

Contributor guide