2fea3c039e
We already have support for sending progress from command handlers, but each handler has to send them explicitly (so we don't trigger progress notifications for trivial commands). This adds that to the "Fix all in Workspace" command. Fixes https://github.com/Dart-Code/Dart-Code/issues/5773 Change-Id: I70d42357323ff88441d64098f96db5ee02e61dba Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/460044 Commit-Queue: Keerti Parthasarathy <keertip@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Keerti Parthasarathy <keertip@google.com>