Implement resource watcher and notify the user if a file has changed and needs pulling again
Open
size:M
type:feature
- Dominant language
- C#
- Stars
- 0
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
#### Description:
Might be doable using https://docs.microsoft.com/en-us/dotnet/api/system.io.filesystemwatcher?view=netcore-3.1.
Should hook to the UI's `OnDataUpdated` event.
Contributor guide
Assessment
This issue has not been assessed yet.