Extensions
Docked
verabravo
PyCharm-style remote interpreter for Docker Compose projects, keeping VS Code 100% local: mirror the container's dependencies for full introspection, plus debugging and tests inside the container. Multi-language (Python today; PHP/Node planned).
Qt C++ Tools
akhilp19
Build, run and manage Qt C++ projects in VS Code
AI Stack Trace Triage — Diagnose Errors with OpenRouter
ciro-maciel
Paste a stack trace, get the root cause. The AI agent opens the actual files in the frames before diagnosing — Node, Python, Java, Go, Rust, Ruby. OpenRouter (GPT-5, Claude, Gemini). Pay-per-token.
CP Runner
Shawal
A blazing-fast Competitive Programming test case runner for VS Code.
Any Run
loveyu
Discover Go, Node, Python, Rust, and C/C++ run/debug targets and launch them through VS Code native APIs.
Python DeltaTest
deltatest
Intelligent test selection for Python. Run only the tests affected by your code changes — with inline coverage glow and auto-refresh.
whatbroke — crash context for your AI coding agent
DibbayajyotiRoy
See your latest crash in VS Code: the likely responsible file (ranked), the diff since your code last worked, the stack trace, and secret-free logs. Turns a Node, TypeScript, Python, or Go crash into grounded context your AI coding agent can actually fix — captured by the whatbroke CLI, surfaced whe
Gherkin PowerTools - BDD & Python Behave Toolkit
carloscamara
Write, navigate, and debug BDD scenarios faster. The ultimate Gherkin and Python Behave toolkit for VS Code.
Grader
harnakam
Local policy-driven quality checks for C, Python, web, and container projects.
SentryBox Security Scanner
NavadeepBoyana
AI-powered Python package security scanner — auto-scans imports in real-time
APIScope
erikchaupis
APIScope — source-code-aware API client. Discover Spring Boot, Express, and FastAPI endpoints from source and test with global authentication.
PyTestPilot
Gunveer-Singh
AI-powered test case generator for Python — supports functions, classes and inheritance