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.9.0.tbz
sha256=7046491eb9d0417d23d2a0ce39f9bc3bb9b75521453106f723c8e5f18c2584a9
sha512=591fcf1fd2308b56ca2b5f60383d9a24e59aea49bf0dfe4f3b3e1d3a44f0537be07c650523e7f229122c7914fca78bccaafd01c5f79793e38617959f1bcfc7e1
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)"
>