I've noticed that when I invoke the deploy command from the VS Code extension, it searches the workspace for available AppHosts.
It would be great if the extension could detect the AppHost I have open (I had one open in this case) and pick that one for deployment.
I experienced this with the deploy
command but I assume other commands triggered from the VS Code extension have the same behavior.