Module ApplyDocumentChanges

Module ApplyDocumentChanges 

Source
Expand description

§ApplyDocumentChanges Effect

Defines the ActionEffect for applying a collection of text content changes to a document.

Functions§

ApplyDocumentChanges
Creates an effect that, when executed, will apply a collection of content changes to the document at the given URI. This is the primary mechanism for handling edits originating from the extension host.