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/Client_notification/index.html
Module Linol_lsp.Client_notificationSource
Source
type t = | TextDocumentDidOpen of Types.DidOpenTextDocumentParams.t| TextDocumentDidClose of Types.DidCloseTextDocumentParams.t| TextDocumentDidChange of Types.DidChangeTextDocumentParams.t| DidSaveTextDocument of Types.DidSaveTextDocumentParams.t| WillSaveTextDocument of Types.WillSaveTextDocumentParams.t| DidChangeWatchedFiles of Types.DidChangeWatchedFilesParams.t| DidCreateFiles of Types.CreateFilesParams.t| DidDeleteFiles of Types.DeleteFilesParams.t| DidRenameFiles of Types.RenameFilesParams.t| ChangeWorkspaceFolders of Types.DidChangeWorkspaceFoldersParams.t| ChangeConfiguration of Types.DidChangeConfigurationParams.t| Initialized| Exit| CancelRequest of Linol_jsonrpc.Jsonrpc.Id.t| WorkDoneProgressCancel of Types.WorkDoneProgressCancelParams.t| SetTrace of Types.SetTraceParams.t| WorkDoneProgress of Progress.t Types.ProgressParams.t| NotebookDocumentDidOpen of Types.DidOpenNotebookDocumentParams.t| NotebookDocumentDidChange of Types.DidChangeNotebookDocumentParams.t| NotebookDocumentDidSave of Types.DidSaveNotebookDocumentParams.t| NotebookDocumentDidClose of Types.DidCloseNotebookDocumentParams.t| UnknownNotification of Linol_jsonrpc.Jsonrpc.Notification.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>