markfinal / cruiz

Conan recipe user interface
https://cruiz.readthedocs.io/
Apache License 2.0
11 stars 1 forks source link

VSCode Python linting settings have been deprecated #118

Closed markfinal closed 1 year ago

markfinal commented 1 year ago

Screenshot 2023-08-31 at 13 03 03

Python linting and formatting have moved from settings into extensions.

Need to install https://marketplace.visualstudio.com/items?itemName=ms-python.black-formatter https://marketplace.visualstudio.com/items?itemName=ms-python.flake8 https://marketplace.visualstudio.com/items?itemName=ms-python.mypy-type-checker