webksde / ddev-vscode-devcontainer-drupal-template

Drupal DDEV based development container with attached Visual Studio Code
22 stars 3 forks source link

ddev code doesn't work #168

Open dmiric opened 2 months ago

dmiric commented 2 months ago

I installed ddev using these instructions: https://ddev.readthedocs.io/en/stable/users/install/ddev-installation/#wsl2-docker-ce-inside-install-script

and installed drupal with your instructions. Site runs fine, but I can't connect with VS code.

I managed to connect to project container manually from VS code but now I don't have any extensions installed.

When I run ddev code I vscode can't see remote containers. Am I missing something?