mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
When we have an unexpected display-buffer or tokenized-buffer state, we can include the change counts to make sure that every change to the buffer has been processed by display-buffer and tokenized-buffer. If they haven’t, there’s something wrong with our event ordering. If they have, there’s a logic error somewhere else.
4.6 KiB
4.6 KiB