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
Add uv as a type of environment supported. For uv it should:
-Discovery of all global Python installs (done via uv)
-Discovery of all Python virtual environments (create via uv, these are just venvs so they should be set)