An event describing a transactional {@link TextDocument document} change.
An event describing a transactional {@link TextDocument document} change.
(content-changes text-document-change-event)
An array of content changes.
An array of content changes.
(document text-document-change-event)
The affected document.
The affected document.
(reason text-document-change-event)
The reason why the document was changed.
Is undefined
if the reason is not known.
The reason why the document was changed. Is `undefined` if the reason is not known.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close