Description
Part of Roadmap: #2899
Related to refresh of the app itself on file changes: #1511, #2675
(Creating this issue for now so that I can refer and link to it from another issue.)
Suggested solution
Perhaps not a universal solution, but in some use cases when these files are tracked in Git, piggy-backing Git's own file change tracking (which itself is highly optimised) would be nice. Such as using pygit2.Diff.
Alternative
No response
Additional context
No response
Description
Part of Roadmap: #2899
Related to refresh of the app itself on file changes: #1511, #2675
(Creating this issue for now so that I can refer and link to it from another issue.)
Suggested solution
Perhaps not a universal solution, but in some use cases when these files are tracked in Git, piggy-backing Git's own file change tracking (which itself is highly optimised) would be nice. Such as using pygit2.Diff.
Alternative
No response
Additional context
No response