module LanguageServer::Protocol::Constant::NotebookCellKind

A notebook cell kind.

Constants

CODE

A code-cell is source code.

MARKUP

A markup-cell is formatted source that is used for display.