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
Jump to reference currently sends you to bazel-out, because that's technically the truth. To fix this, we need to instruct sourcekit-lsp to map the index when importing each entry, similar to what rules_apple/xcodeproj already do. I recall seeing sourcekit-lsp having support for this somewhere, so hopefully it should be trivial to implement.