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
When I use bazel deps in my repository, it puts the scala standard library under external which means intelliJ doesn't know where to find the sources for it. Is there a way to set up scala_repositories so that intelliJ attaches the sources correctly?