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.0.2-coq8.18.tar.gz
md5=8a4ff41372c157688170f0174e58d646
sha512=852f4e8cc7e687805e0707368a5625ef3c226d1373f677a731d32a04f8d0cb2f5d64ffdf350b0a5e446ff5075982dc36f2bc9d533d3862009f73fc22fd04fcc0
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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>