mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
VsCodeWatcher now accepts onDidSaveTextDocument as a secondary change source, ensuring files in symlinked directories trigger workspace updates on save. Change events are debounced per-URI at 100ms to deduplicate simultaneous fs-watcher and save events. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>