package lsp
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
LSP protocol implementation in OCaml
Install
dune-project
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
lsp-1.28.0-506.preview.tbz
sha256=8e0f03711998e0651b3b600bfcad0d47e02aac947767af77b0e745d2a1cd0239
sha512=642f35179cdad4823fd424dd5219c358880f319e98a439dd81c0cac47f3a469754e4ed9a56cc3e47d15aca1d88bd25aa277f9283814ab3336ed70c383cf03272
doc/lsp/Lsp/Server_notification/index.html
Module Lsp.Server_notificationSource
Source
type t = | PublishDiagnostics of Types.PublishDiagnosticsParams.t| ShowMessage of Types.ShowMessageParams.t| LogMessage of Types.LogMessageParams.t| LogTrace of Types.LogTraceParams.t| TelemetryNotification of Import.Json.t| CancelRequest of Jsonrpc.Id.t| WorkDoneProgress of Progress.t Types.ProgressParams.t| UnknownNotification of Jsonrpc.Notification.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>