I've noticed that sometimes (doesn't depend on anything, based on my experience with it) DevTools Widget Inspector, when in the Select Widget Mode and when you click on a widget in Android Emulator, instead of highlighting the source code in the project it just outputs <inspected variable> into VS Code DEBUG CONSOLE.

Previously, it would be solved when I reload VS Code but now I reinstalled VS Code, reinstalled Flutter and Dart extensions, wiped the emulator data and nothing helps - Flutter DevTools just doesn't work. How to fix that?
I've noticed that sometimes (doesn't depend on anything, based on my experience with it)
DevTools Widget Inspector, when in theSelect Widget Modeand when you click on a widget in Android Emulator, instead of highlighting the source code in the project it just outputs<inspected variable>into VS CodeDEBUG CONSOLE.Previously, it would be solved when I reload VS Code but now I reinstalled VS Code, reinstalled Flutter and Dart extensions, wiped the emulator data and nothing helps - Flutter DevTools just doesn't work. How to fix that?