documentSelector : [ `TextDocumentFilter of
Linol_lsp__Types.TextDocumentFilter.t| `NotebookCellTextDocumentFilter of
Linol_lsp__Types.NotebookCellTextDocumentFilter.t ]
list
option;
val create :
?documentSelector:
[ `TextDocumentFilter of Linol_lsp__Types.TextDocumentFilter.t| `NotebookCellTextDocumentFilter of
Linol_lsp__Types.NotebookCellTextDocumentFilter.t ]
list->syncKind:Linol_lsp__Types.TextDocumentSyncKind.t->unit ->t