These are the most useful VSCode Python extensions.
-
Language Features:
-
Linter and Formatter:
-
Other Utilities:
- Python Config - Creates all needed config files for simple Python projects.
- CPython Extension Pack - VSCode extensions for CPython and Cython developement.
- Python Docstring Generator - This extension generates docstrings for python functions.
- TOML Highlighting - A TOML language support extension.
- PyInit - Generates init.py files inside your folders and subfolders.
- Python Type Hint - Provides type hint auto-completion for Python.
Open a PR and I'd be happy to take a look.
Enjoy!