package linol
LSP server library
Install
Dune Dependency
Authors
Maintainers
Sources
linol-0.10.tbz
sha256=174bb8cad5b8b0c260d62b0a85da13c4f5caba4fcee042ee58284b09de7896ea
sha512=77460788407c72a33fbe289ec9c78421117543594b3524a5c8fe836f0e272c5ceb1e1074b91c1d1f476f89b75b6f63847a8021675a782ff36457c9626121a7f4
doc/linol.lsp/Linol_lsp/Client_notification/index.html
Module Linol_lsp.Client_notification
Source
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)"
>