Matt Bierner 720a61fc28
Fix markdown link diagnostics not updated when directories are renamed / deleted (#157956)
Fix markdown link diagnostics not updated when directories are renamed/deleted

Turns our that `createFileSystemWatcher` will not fire if a parent dir is renamed / deleted. See #60813

To fix this, I believe we have to create watchers for all parent directories too (or watch everything in the entire workspace)
2022-08-12 13:48:40 -04:00
..
2022-07-05 09:53:51 +02:00
2022-08-10 06:40:17 -07:00
2022-08-10 06:40:17 -07:00
2022-08-10 06:40:17 -07:00
2022-07-05 09:53:51 +02:00
2022-07-11 12:14:40 +02:00
2022-07-05 09:53:51 +02:00
2022-08-11 16:58:48 -07:00
2022-08-11 16:58:48 -07:00