scala.meta.lsp.TextDocumentSyncKind
Documents are synced by sending the full content on open. After that only incremental updates to the document are send.
Documents are synced by sending the full content on open. After that only incremental updates to the document are send.