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
In all Python project source templates in project-init, add the option via a form question whether the project should use a type checker during development. Add Pyright dependency to all Python projects if option is enabled.