flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

Add draft code for responding to DTD navigate to code request

Open helin24 opened this issue 1 year ago • 0 comments

This registers a response from IJ to Editor.navigateToCode requests. The goal is to be able to have bi-directional communication with DevTools during these navigate events so that DevTools can verify that the action has been completed (unlike with the ToolEvent).

helin24 avatar Oct 02 '24 22:10 helin24