const IDLE_REBUILD_DEBOUNCE: Duration;Expand description
How long to wait after the last keystroke before kicking off an idle rebuild. Long enough that rapid typing doesn’t run repeated rebuilds, short enough that the user sees diagnostics promptly after pausing.