forceFullDocumentSync property

bool get forceFullDocumentSync

Whether this server should always use full-document didChange sync. ccls is handled in this mode for semantic highlight compatibility.

Implementation

bool get forceFullDocumentSync => false;