Is your feature request related to a problem? Please describe.
VS Code has a great feature - Remote Development with Dev Containers. So, with ddev projects, I always use this mode and run VS Code directly inside the web container. I can do this using the "Remote Exporer" tab of the VS Code Remote extension:

But this extension for some reason doesn't provide such action "Attach VS Code to the container", only SSH shell.
Describe the solution you'd like
Would be great to add the action "Attach VS Code to the container" to this extension too.
Is your feature request related to a problem? Please describe.

VS Code has a great feature - Remote Development with Dev Containers. So, with ddev projects, I always use this mode and run VS Code directly inside the web container. I can do this using the "Remote Exporer" tab of the VS Code Remote extension:
But this extension for some reason doesn't provide such action "Attach VS Code to the container", only SSH shell.
Describe the solution you'd like
Would be great to add the action "Attach VS Code to the container" to this extension too.