package vscoq-language-server

  1. Overview
  2. Docs
type t = {
  1. textDocument : Lsp.Types.VersionedTextDocumentIdentifier.t;
  2. position : LspWrapper.Position.t;
  3. pattern : string;
  4. id : string;
}
OCaml

Innovation. Community. Security.