Skip to content

Change recommendation for python

Sascha Stahl requested to merge recommend_pylance into master

Improvements: Changes the recommendation of the static python checking from pyright to pylance. The pylance extension includes pyright and is recommended by Microsoft over pyright, see here:

https://github.com/microsoft/pyright#using-pyright-with-vs-code-python-extension

Merge request reports