Open Alizter opened 2 years ago
It would be cool if LSP natively provided us with hints for this, as well as for cursor position. Maybe worth opening an issue upstream?
See the discussion upstream in https://github.com/microsoft/language-server-protocol/issues/1414#issuecomment-1276590756
This is actually implemented by #717 , I'm keeping this issue open for lazy proof checking tho.
Isabelle is able to check on editor scroll, including not checking the proofs that are not in view.
Still, skipping
Qed.
proofs that are not in view remains a TODO.