lando/docs

Getting lando to work with vscode devcontainer feature

arnonm opened this issue · 1 comments

I've been looking at a convenient way to get Vscode Remote containers and devcontainers to work with Lando. The documentation focuses on the Xdebug feature, but this is more basic.
My current workflow is:
cd into working directory; start lando, start vscode and then connect to existing container using the docker plugin
This is combersome as vscode can automatically connect to the container based on devcontainer file in the project, or a docker-compose.yaml file
Before I start working on a solution, am I missing something?

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions and please check out this if you are wondering why we auto close issues.