I am connecting to ssh machine in which I have installed Docker. From the ssh machine I will use Devcontainer. I am using Devcontainer most of the time. Some time I need to run commands from terminal in ssh. During that time i am doing 'Reopen folder in ssh' and run commands in terminal.
Is there a way that I can open one terminal in SSH and one in Devcontainer at the same time?