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
I just installed the extension and was surprised to find it's trying to suggest inline type hints for a bunch of assignemnt expressions that don't need them:
None of these are suggested by pyright or mypy LSP servers, and there doesn't seem to be a way to disable these suggestions.