- Python 1:https://marketplace.visualstudio.com/items?itemName=ms-python.python
Jupyter 1:https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
Python 2:https://github.com/microsoft/vscode-python/releases
Jupyter 2:https://github.com/microsoft/vscode-jupyter/blob/main/CHANGELOG.md
Pylance:https://github.com/microsoft/pylance-release/blob/main/CHANGELOG.md
Ruff 扩展:https://marketplace.visualstudio.com/items?itemName=charliermarsh.ruff
isort 扩展:https://marketplace.visualstudio.com/items?itemName=ms-python.isort
改进的 IntelliSense 对 Pylance 的 pytest 的支持:https://devblogs.microsoft.com/python/python-in-visual-studio-code-february-2023-release/#preview-improved-intellisense-support-for-pytest-with-pylance
Pylance 自动缩进:https://devblogs.microsoft.com/python/python-in-visual-studio-code-december-2022-release/#auto-indentation-with-pylance
IPyWidgets:https://pypi.org/project/ipywidgets/#description
- 文档:https://code.visualstudio.com/docs/python/python-tutorial
- https://github.com/microsoft/vscode-python/issues/new/choose