package coq-lsp
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Language Server Protocol native server for Coq
Install
dune-project
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.ConfigSource
Source
type t = {mem_stats : bool;(*
*)mem_statsCallObj.reachable_wordsfor every sentence. This is very slow and not very useful, so disabled by defaultgc_quick_stats : bool;(*
*)gc_quick_statsShow the diff ofGc.quick_statsdata for each sentenceclient_version : string;eager_diagnostics : bool;(*
*)eager_diagnosticsSend (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_qedThere are two possible error recovery strategies when aQedfails: 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)"
>