package vscoq-language-server

  1. Overview
  2. Docs
VSCoq language server

Install

dune-project
 Dependency

Authors

Maintainers

Sources

vscoq-language-server-2.2.3.tar.gz
md5=c8f21aebcdbc9a82201e0ae2ef27e381
sha512=aa520998f9d4a1f80327a584ddb9a3ad8cea3a846b45784231a4a29a1734d8deed0670ba66fabd097016641c619fd580e09f1da060bfdce4bf4275396d21a8b6

doc/vscoq-language-server.lsp/Protocol/LspWrapper/DiagnosticSeverity/index.html

Module LspWrapper.DiagnosticSeveritySource

Sourcetype t = Lsp.Types.DiagnosticSeverity.t =
  1. | Error
  2. | Warning
  3. | Information
  4. | Hint
Sourceval t_of_sexp : Sexplib0.Sexp.t -> t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval of_feedback_level : Feedback.level -> Lsp.Types.DiagnosticSeverity.t
OCaml

Innovation. Community. Security.