Workaround for Arch Adding some more context here for those who may not know how to apply the solutions given here:
-
Install/update code-features
yay code-features
-
In VSCode, Shift-Ctrl-P > "Configure Runtime Arguments" > Add this line:
"enable-proposed-api": ["ms-python.python"]