Skip to main content

Module scheduler

Module scheduler 

Source

Structs§

Scheduler
The live (pre-analysis) text of every open document, with a generation counter per document.

Constants§

DEBOUNCE
How long after the last keystroke analysis runs. A typing burst coalesces into one pass over the final text; a single edit still feels instant because publish follows the window immediately.