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
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
Using Microsoft Python Language Server version 0.2.41.0, the setting python.autoComplete.addBrackets does not add parentheses for functions such as "print" and "input". Switching back to jedi fixes the issue.