package vscoq-language-server

  1. Overview
  2. Docs
VSCoq language server

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/vscoq-language-server.lsp/Protocol/Settings/Diagnostics/index.html

Module Settings.DiagnosticsSource

Sourcetype t = {
  1. enable : bool;
    (*

    Sets whether diagnostics like errors and highlighting are sent to the client at all.

    *)
  2. full : bool;
}
OCaml

Innovation. Community. Security.