package coq-lsp

  1. Overview
  2. Docs
Language Server Protocol native server for Coq

Install

Dune Dependency

Authors

Maintainers

Sources

coq-lsp-0.1.6.1.8.17.tbz
sha256=0b0ea3ce68aa549f61c004dd05d2b386dc18811ec4c9ac667ff2917857758707
sha512=d3e3ae7e055c1be38368fdc86679462e2aa4636805142e8fd1f73423a14a7c87e06d752f04964377fe39ed10972e3c47d433127694b104c0285adb976faadf66

doc/coq-lsp.lsp/Lsp/Doc/VersionedTextDocument/index.html

Module Doc.VersionedTextDocumentSource

Sourcetype t = {
  1. uri : Lang.LUri.File.t;
  2. version : int;
}
Sourceval to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.