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.2.4.9.1.tbz
sha256=667908bdd88f0bb1b75d2fa76a483006d600c9422a2a15297a172e62c0415cad
sha512=42f8e5ad308702f77c9dc40243acd2e656b16bdb94c302306dbb87387cc36941deccd5f52c18d1a045467030ddf86528b22819522a647eee5b9e1ac25f4a9560
doc/petanque_shell/Petanque_shell/Shell/index.html
Module Petanque_shell.Shell
Source
I/O handling, by default, print to stderr
trace header extra message
message level message
Source
val init_agent :
token:Coq.Limits.Token.t ->
debug:bool ->
roots:string list ->
unit Petanque.Agent.R.t
Start the shell, must be called only once.
Source
val set_workspace :
token:Coq.Limits.Token.t ->
debug:bool ->
root:Lang.LUri.File.t ->
unit Petanque.Agent.R.t
set_workspace ~root
Sets project and workspace settings from root
. root
needs to be in URI format. If called repeteadly, overrides the previous call.
Source
val build_doc :
token:Coq.Limits.Token.t ->
uri:Lang.LUri.File.t ->
Fleche.Doc.t Petanque.Agent.R.t
Source
val get_toc :
token:Coq.Limits.Token.t ->
doc:Fleche.Doc.t ->
(string * Lang.Ast.Info.t list option) list Petanque.Agent.R.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>