Files
Riccardo Ferretti 9dc8930b8e fix #1630 - augment file watcher with onDidSaveTextDocument for symlink support
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>
2026-04-22 19:44:40 +02:00
..