When selecting hatch environment that exists in the env matrix, but hasn't been created yet via "Select Interpreter" in vscode, nothing happens.
IMO there should be either
(1) a prompt "This env does not exist, do you want to create it now?", or
(2) an error message "This env does not exist, please create it using ..."
where ... should be a command from the command palette.
When selecting hatch environment that exists in the env matrix, but hasn't been created yet via "Select Interpreter" in vscode, nothing happens.
IMO there should be either
(1) a prompt "This env does not exist, do you want to create it now?", or
(2) an error message "This env does not exist, please create it using ..."
where
...should be a command from the command palette.