How to use Hatch environments from Visual Studio Code
https://hatch.pypa.io/latest/how-to/integrate/vscode/
#Hatch
Python extension for Visual Studio Code
hatch env create
Python: Select Interpreter
if you have the python.terminal.activateEnvironment setting set to true and you open a new terminal, the environment should be activated.