package linol
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
LSP server library
Install
dune-project
Dependency
Authors
Maintainers
Sources
linol-0.10.tbz
sha256=174bb8cad5b8b0c260d62b0a85da13c4f5caba4fcee042ee58284b09de7896ea
sha512=77460788407c72a33fbe289ec9c78421117543594b3524a5c8fe836f0e272c5ceb1e1074b91c1d1f476f89b75b6f63847a8021675a782ff36457c9626121a7f4
doc/linol.lsp/Linol_lsp/Server_request/index.html
Module Linol_lsp.Server_requestSource
Source
type _ t = | WorkspaceApplyEdit : Types.ApplyWorkspaceEditParams.t -> Types.ApplyWorkspaceEditResult.t t| WorkspaceFolders : Types.WorkspaceFolder.t list t| WorkspaceConfiguration : Types.ConfigurationParams.t -> Import.Json.t list t| ClientRegisterCapability : Types.RegistrationParams.t -> unit t| ClientUnregisterCapability : Types.UnregistrationParams.t -> unit t| ShowMessageRequest : Types.ShowMessageRequestParams.t -> Types.MessageActionItem.t option t| ShowDocumentRequest : Types.ShowDocumentParams.t -> Types.ShowDocumentResult.t t| WorkDoneProgressCreate : Types.WorkDoneProgressCreateParams.t -> unit t| CodeLensRefresh : unit t| SemanticTokensRefresh : unit t| WorkspaceDiagnosticRefresh : unit t| WorkspaceFoldingRangeRefresh : unit t| WorkspaceInlayHintRefresh : unit t| WorkspaceInlineValueRefresh : unit t| UnknownRequest : string * Linol_jsonrpc.Jsonrpc.Structured.t option -> Import.Json.t t
Source
val to_jsonrpc_request :
_ t ->
id:Linol_jsonrpc.Jsonrpc.Id.t ->
Linol_jsonrpc.Jsonrpc.Request.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>