Module ApplyChanges

Module ApplyChanges 

Source
Expand description

Document change application logic.

Handles applying incremental text edits to documents via LSP-style DidChangeTextDocument notifications.

Functionsยง

apply_document_changes ๐Ÿ”’
Applies a collection of content changes to a document.