cairo icon indicating copy to clipboard operation
cairo copied to clipboard

Implement incremental document updates

Open mkaput opened this issue 1 year ago • 0 comments
trafficstars

Research using incremental text document updates instead of full (i.e. send diffs from VSC to LS, instead of entire file contents on each keypress).

Relevant LSP spec: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_synchronization

mkaput avatar Jul 02 '24 13:07 mkaput