package vsrocq-language-server

  1. Overview
  2. Docs
VSRocq language server

Install

dune-project
 Dependency

Authors

Maintainers

Sources

vsrocq-language-server-2.4.3.tar.gz
md5=fbc594cef4ba2469882803c12fb5cd51
sha512=2f93d42591e9030f2786f1d9a9783ed92c2cd299ccfd99d0a65f3b5984762f61c1bec3b3f854a557f72ca6c309e9c1eaec27065f0ee1a9cb9dfa4a7ee05dac15

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