97093b2594
This introduces a way to see what paths have been searched for by the `BazelWorkspace` and adds a polling-based watcher to detect when files generated by Bazel appear (or have changed). This allows us to re-analyze things automatically instead of, e.g., restarting the server. Change-Id: I60eae29b0e4fcc3a91d8d2275c6898e45548ea03 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/168649 Commit-Queue: Michal Terepeta <michalt@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>