lando / docs

The main docs site for Lando
https://docs.lando.dev/
GNU General Public License v3.0
18 stars 56 forks source link

Getting lando to work with vscode devcontainer feature #189

Open arnonm opened 2 years ago

arnonm commented 2 years ago

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[bot] commented 1 year ago

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.