package coq-lsp
Language Server Protocol native server for Coq
Install
Dune Dependency
Authors
Maintainers
Sources
coq-lsp-0.1.5.8.16.tbz
sha256=5a0819d6ceb18cf031ece2c466eefd27f018d85c1c7472038bbb7c2663714b6e
sha512=be97b25db922014681dce75a68566b887f692c60208b698f03ce8b2fc0c1a2eab5c0c563d698eeb1d21dea5405468e958e67cce9a6c94a3106529f1b4ebfce13
doc/coq-lsp.fleche/Fleche/Config/index.html
Module Fleche.Config
Source
Source
type t = {
mem_stats : bool;
(*
*)mem_stats
CallObj.reachable_words
for every sentence. This is very slow and not very useful, so disabled by defaultgc_quick_stats : bool;
(*
*)gc_quick_stats
Show the diff ofGc.quick_stats
data for each sentenceclient_version : string;
eager_diagnostics : bool;
(*
*)eager_diagnostics
Send (full) diagnostics after processing eachok_diagnostics : bool;
(*Show diagnostic for OK lines
*)goal_after_tactic : bool;
(*When showing goals and the cursor is in a tactic, if false, show goals before executing the tactic, if true, show goals after
*)show_coq_info_messages : bool;
(*Show `msg_info` messages in diagnostics
*)show_notices_as_diagnostics : bool;
(*Show `msg_notice` messages in diagnostics
*)admit_on_bad_qed : bool;
(*
*)admit_on_bad_qed
There are two possible error recovery strategies when aQed
fails: one is not to add the constant to the state, the other one is admit it. We find the second behavior more useful, but YMMV.debug : bool;
(*Enable debug on Coq side, including backtraces
*)unicode_completion : Unicode_completion.t;
max_errors : int;
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>