idx

watch

Purpose

Run continuous real-time synchronization while the process is active.

Usage

idx watch [flags]

Arguments

Flags

Flag Type Default Notes
--debounce duration 750ms Must be greater than 0
--show-updated-files bool false Prints changed file list per batch
--quiet, -q bool false Suppress informational output

Behavior and Side Effects

Output

Examples

idx watch
idx watch --debounce 500ms
idx watch --show-updated-files

Errors