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.5+9.1.tbz
sha256=488520e2720cd0601a623be39ff87223d81ca1d2f81c77641f803fda21f3717e
sha512=146e43a6a9c516f4e7fe143d4fdf3e1e7ecdcd73ea5cc3e09b2886f68aa05210c016e905bf1596341faa0b55709ad530ef86212c92790b6dce6050a0a00e3325
doc/petanque_shell/Petanque_shell/Shell/index.html
Module Petanque_shell.ShellSource
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 ->
record_comments:bool ->
roots:string list ->
unit Petanque.Agent.R.tStart 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.tset_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.tSource
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)"
>