package vscoq-language-server
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
VSCoq language server
Install
dune-project
Dependency
Authors
Maintainers
Sources
vscoq-language-server-2.2.3.tar.gz
md5=c8f21aebcdbc9a82201e0ae2ef27e381
sha512=aa520998f9d4a1f80327a584ddb9a3ad8cea3a846b45784231a4a29a1734d8deed0670ba66fabd097016641c619fd580e09f1da060bfdce4bf4275396d21a8b6
doc/vscoq-language-server.lsp/Protocol/ExtProtocol/Request/Client/index.html
Module Request.ClientSource
Source
type 'a t = | Std : 'a Lsp.Client_request.t -> 'a t| Reset : ResetParams.t -> unit t| About : AboutParams.t -> Printing.pp t| Check : CheckParams.t -> Printing.pp t| Locate : LocateParams.t -> Printing.pp t| Print : PrintParams.t -> Printing.pp t| Search : SearchParams.t -> unit t| DocumentState : DocumentStateParams.t -> DocumentStateResult.t t| DocumentProofs : DocumentProofsParams.t -> DocumentProofsResult.t t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>