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.4.tar.gz
md5=44ada383e4a3cb23d883eb720391e9db
sha512=e55ddda2beb5abbe5eb63c7ba6761b1f958dc4674178c4b5741082665d8ad15d481c978685dcf648afebb9b07abd95069347b8651f078d87820399f459e16f17
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)"
>