GenLSP.Protocol.Structures.NotebookCellArrayChange (gen_lsp v0.0.1)

A change describing how to move a NotebookCell array from state S to S'.

@since 3.17.0

properties

Properties

start :: uinteger (required)

The start oftest of the cell that changed.

deleteCount :: uinteger (required)

The deleted cells

cells :: unimplemented doc type

The new cells, if any