5 references to NotebookDocumentSyncSelector
Microsoft.CodeAnalysis.LanguageServer.Protocol (5)
Protocol\Methods.Notebook.cs (4)
16
/// sent by a client if the server specified a <see cref="
NotebookDocumentSyncSelector
.Notebook"/> in its
35
/// sent by a client if the server specified a <see cref="
NotebookDocumentSyncSelector
.Notebook"/> in its
54
/// sent by a client if the server specified a <see cref="
NotebookDocumentSyncSelector
.Notebook"/> in its
73
/// sent by a client if the server specified a <see cref="
NotebookDocumentSyncSelector
.Notebook"/> in its
Protocol\Notebook\NotebookDocumentSyncOptions.cs (1)
33
public
NotebookDocumentSyncSelector
[] NotebookSelector { get; init; }