Run continuous real-time synchronization while the process is active.
idx watch [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 |
.gitignore matcher..git, .idx, and ignored paths.--show-updated-files is enabled, prints the relative changed files per batch.âšī¸ Root index not found. Creating initial index before watch.â
Initial index created. Starting realtime monitoring.đ Watch mode started. Press Ctrl+C to stop.đ Synchronized <N> changed directorie(s).--show-updated-files:
đ Watch mode stopped.idx watch
idx watch --debounce 500ms
idx watch --show-updated-files
invalid --debounce value ... expected a duration greater than 0failed to run watch command: got invalid debounce ...cannot run watch: daemon is already monitoring this project...IDX_DAEMON_CHILD=1).