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 ...
it seems like the VSCode addon installs xonsh on its own via pipx command. I cannot find the exact logic that the extension executes when clicked upon -- is it somewhere in the open-source? This ...