TextDocumentChangeEvent

An event describing a transactional document change.

Online Documentation

Properties

Link copied to clipboard

An array of content changes.

Link copied to clipboard
abstract val document: TextDocument

The affected document.

Link copied to clipboard

The reason why the document was changed. Is undefined if the reason is not known.