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.2.tbz
sha256=8bf1516829f8dcace133f21f633a275a1d9fdcc59339e0359c67b7b02e9ee6c6
sha512=1f8099b3b085ef0e58317802b180d7321e25a1393034c6cb9fe7b9158baee9868113751111a82352b236e1b3b1078188d2ed40b6316d230f3c81c5b69b5ad872
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)"
>