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.1-coq8.18.tar.gz
md5=0bb4d33ce17c0ff2922b089b62ef6477
sha512=f1918867f09a3bba3276490f9aaae899117d8a37e4e7e2d8d64bf65dc0ad72b0708a7c3075ceaedd86e8ced70796df62169cf7277049b6a45117e3e666187017
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)"
>