leanprover-community/ProofWidgets4

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

Aberta

#70 aberto em 15 de jul. de 2024

 (0 comentário) (0 reação) (0 responsável)Lean (45 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (219 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador