notebook

synchronization

notebookDocument.synchronization.dynamicRegistration
Client Supported Since
Emacs (eglot) -
Neovim -
Visual Studio Code -

Whether implementation supports dynamic registration. If this is set to true the client supports the new (TextDocumentRegistrationOptions & StaticRegistrationOptions) return value for the corresponding server capability as well.

notebookDocument.synchronization.executionSummarySupport
Client Supported Since
Emacs (eglot) -
Neovim -
Visual Studio Code -

The client supports sending execution summary data per cell.