This extension enables debugging any executable directly from the command line by creating a VS Code URL handler that selects a debugger and launches the debug session.
The Python extension now supports multi-project workspaces, where each Python project within a workspace gets its own test tree and Python environment. This document explains how multi-project testing ...