Closed gcampbell-msft closed 19 hours ago
Fixes #3963.
We weren't updating file watchers on the fly, we were only updating them on initialization. This ensures that when includes are added and updated, or renamed, we handle these cases.
@paulmaybee Ping for review 👍
Fixes #3963.
We weren't updating file watchers on the fly, we were only updating them on initialization. This ensures that when includes are added and updated, or renamed, we handle these cases.