Skip to main content

IDLE_REBUILD_DEBOUNCE

Constant IDLE_REBUILD_DEBOUNCE 

Source
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.