Python Extension Pack
This extension pack includes the following extensions for Python development in Visual Studio Code:
- Python - IntelliSense (Pylance), Linting, Debugging (multi-threaded, remote), Jupyter Notebooks, code formatting, refactoring, unit tests, and more.
- Pylance - A performant, feature-rich language server for Python in Visual Studio Code.
- Python Debugger - The Python debugger for Visual Studio Code, which supports multi-threaded and remote debugging.
- Black Formatter - An opinionated code formatter for Python that enforces a consistent style.
- isort - A Python utility for sorting imports, ensuring a consistent import order across your codebase.
- autoDocstring - Python Docstring Generator - Generates Python docstrings automatically.
- Jupyter - Jupyter notebook support, interactive programming and computing that supports Intellisense, debugging and more.
| |