As mentioned by other answers, you should add this to your settings.json:
"python.languageServer": "Pylance"
Pylance is not supported on unnofficial builds, so you can install it manually by going to extensions > click on the 3 dots > click on Install from VSIX, and select the downloaded file.