e7017f4fd9
This is a proposal for a standardized service method for IDEs to register for navigating to code. This is intended to replace the `navigate` `ToolEvent` since there isn't a way for an IDE to respond to that notification and verify that the DevTools-IDE interaction was successful. Change-Id: I92c0ad36b3f0557ffb80b868b466808ef3c3563d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/375080 Reviewed-by: Ben Konyi <bkonyi@google.com> Commit-Queue: Helin Shiah <helinx@google.com>