lsp / org.pinelang.lsp.lsp.models / TextDocumentSyncKind / Incremental
Incremental¶
Incremental
Documents are synced by sending the full content on open. After that only incremental updates to the document are send.
lsp / org.pinelang.lsp.lsp.models / TextDocumentSyncKind / Incremental
Incremental
Documents are synced by sending the full content on open. After that only incremental updates to the document are send.