invalidateSpellCheckSpans

Remove spell-check decorations affected by an edit operation.

Called as edits stream in so stale decorations disappear immediately, ahead of the debounced re-check. No-op when the operation did not change the document text.

Parameters

operation

The TextEditOperation that mutated the document.