You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Cmd + Click or Ctrl + Click on a function definition on Android Studio was correctly listing all the usage of that function before I updated the dart plugin to 505.0.0 in Android Studio. But as soon as I updated it, and it also came with "Dependency on lsp4ij with basic initialization".
I am pretty sure this is a plugin issue and not the IDE issue, because it only occurred after I updated the plugin to the latest version, before that, it was working just fine.
Flutter Plugin version: 92.0.0
Dart Plugin Version: 505.0.0
Android Studio Version: Android Studio Panda 4 | 2025.3.4 Patch 1
This video will give a clear idea of this issue, unfortunately I don't have any recording of when it was working as expected.
The
Cmd + Click or Ctrl + Clickon a function definition on Android Studio was correctly listing all the usage of that function before I updated the dart plugin to 505.0.0 in Android Studio. But as soon as I updated it, and it also came with "Dependency on lsp4ij with basic initialization".I am pretty sure this is a plugin issue and not the IDE issue, because it only occurred after I updated the plugin to the latest version, before that, it was working just fine.
Flutter Plugin version: 92.0.0
Dart Plugin Version: 505.0.0
Android Studio Version: Android Studio Panda 4 | 2025.3.4 Patch 1
This video will give a clear idea of this issue, unfortunately I don't have any recording of when it was working as expected.
Screen.Recording.2026-05-12.at.11.42.23.AM.mov