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
Navigating to a symbol that's defined in typeshed currently doesn't work when using the vendored typeshed because Red Knot can't create an URL that the client can display (because they're not actual files on disk).
Possible options:
Extract the typeshed stubs (or just that one file). This should work with all LSP clients