package vsrocq-language-server

  1. Overview
  2. Docs
VSRocq language server

Install

dune-project
 Dependency

Authors

Maintainers

Sources

vsrocq-language-server-2.4.1.tar.gz
md5=86c43adac61349acb97dc2fe75a69b25
sha512=91dcbc400d6f27faa28091fbc2ff02e04990814ab6a4f1133ee14c38b57008ee31775d98085faffed2e6dc29f9b38369f533186a13b7e351a3748a738df601cc

doc/vsrocq-language-server.dm/Dm/Log/index.html

Module Dm.LogSource

Sourceval mk_log : string -> (?force:bool -> (unit -> string) -> unit) Types.log
Sourceval logs : unit -> string list
Sourcetype event = string
Sourcetype events = event Sel.Event.t list
Sourceval lsp_initialization_done : unit -> events
Sourceval handle_event : event -> unit
Sourceval worker_initialization_begins : unit -> unit
Sourceval worker_initialization_done : fwd_event:(event -> unit) -> unit
Sourceval feedback_add_feeder_on_Message : (Feedback.route_id -> Stateid.t -> Feedback.doc_id -> Feedback.level -> Loc.t option -> 'a list -> Pp.t -> unit) -> int