package lsp
LSP protocol implementation in OCaml
Install
Dune Dependency
Authors
-
AAndrey Popp <8mayday@gmail.com>
-
RRusty Key <iam@stfoo.ru>
-
LLouis Roché <louis@louisroche.net>
-
OOleksiy Golovko <alexei.golovko@gmail.com>
-
RRudi Grinberg <me@rgrinberg.com>
-
SSacha Ayoun <sachaayoun@gmail.com>
-
Ccannorin <cannorin@gmail.com>
-
UUlugbek Abdullaev <ulugbekna@gmail.com>
-
Thibaut Mattio
-
MMax Lantas <mnxndev@outlook.com>
Maintainers
Sources
jsonrpc-1.10.0.tbz
sha256=9640f418cbacedb41d888908e99d3ad349d473c35876271acc9185d5c6ca1104
sha512=7353542380fcd419569fd729017ba592d817c284209033016c6921bd6bf0568fc51c8f47f88a82713bebbfacc9bdd841f512d984dd49c014632d27910089c935
doc/lsp.stdune/Stdune/Console/Status_line/index.html
Module Console.Status_line
Source
Status line management
Source
type t =
| Live of unit -> User_message.Style.t Pp.t
(*A "live" value that's updated continuously, such as a progress indicator. This message is not shown when a "dumb" terminal backend is in use.
*)| Constant of User_message.Style.t Pp.t
(*A fixed value. Unlike with
*)Live
, this text is printed even if a dumb console backend is in use.
The current status line
Clear the current status line
Add an overlay on top of the current status line. set
and clear
remove any active overlay.
Remove an overlay if it is still active. Do nothing otherwise.
with_overlay t ~f
is the same as:
let id = add_overlay t in
Exn.protect f ~finally:(fun () -> remove_overlay id)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>