I am trying to use match/case from python 3.10, but jedi doesn't support the syntax. I've heard pylance is better, but I can't find any way to switch vscode to pylance. I've downloaded the default Python extension, but only the jedi language server is running. How can I make the switch?
EDIT: Adding a picture of trying to search for "pylance" so there's no confusion, it's not there at all. It seems to claim it's part of the python extension, but the language server being used is always jedi.