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.11.tbz
sha256=6718c7ca79ebff542172f20f418f71f3f1679eb6120f543b5c5c28d85906e215
sha512=1e7e963b5af3ea861cc1367ee6e80fd9add8e6809229c2904f7a16e694cb48a2058063bd3856e6440e7b197f753474bf83c0c9ec2d78325cfef2b734eb9d4ca2
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)"
>