1 reference to DidCloseNotebookDocumentParams
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Methods.Notebook.cs (1)
86
public static readonly LspNotification<
DidCloseNotebookDocumentParams
> NotebookDidClose = new(NotebookDidCloseName);