Closed M1chlCZ closed 1 year ago
If this issue can be reproduced, rather than debugging the existing complex logic for it in IntelliJ, we should switch over to the simpler API used by VSCode to listen for tool events to navigate to a line + column.
This is a duplicate of https://github.com/flutter/flutter-intellij/issues/6894
Steps to Reproduce
Flutter inspector does not jump to the source as it once did. Yes, there is some hover over window with class name + line number, but it makes developing much slower. Was this feature removed, I can't get it to work on Stable release, nor on Canary version of Android studio/Flutter SDK.
As per to reproduce, just open Flutter inspector, click "select widget mode" and click on something in your app. I tried it in debug as well as run mode, no difference.
Version info