All Articles

Top 10 VSCode Extensions for More Productive Python Development

Top 10 VSCode Extensions for More Productive Python Development

Python (Microsoft)

The obvious one: Make VSCode speak Python with Microsoft’s Python extension

Python Extension

Python Indent

Make VSCode better at indentation of Python code

Python Indent Extension

Better Comments

Colorcode your comments

Better Comments Extension betcom

Python Test Explorer

Run your Python test from the UI

Python Test Explorer Extension testex

Python Preview

Visualize and Understand your Python code during debugging

Python Preview Extension

Python Type Hint

Auto-complete type hints in your Python code with this extension.

Python Type Hint Extension

AREPL for python

AREPL automatically evaluates Python code in real-time as you type

AREPL Extension

autoDocstring

Quickly generate docstrings for Python functions

autoDocstring Extension

Djaneiro

An extension for #Django developers:

Useful collection of snippets for django templates, models, views, fields & forms

Djaneiro Extensio