-
-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Description
Extension Version
v2.6.4
OS and Version
Ubuntu 22.04
VS Code Version
v1.100.2
Database name and Version
mysql Ver 8.0.40 for Linux on x86_64 (Source distribution)
Steps to reproduce
Steps to reproduce this issue:
- Have a DDEV Laravel project in a subfolder
- Launch Visual Studio Code
- Update DevDB "Custom Base Path" setting with
production/htdocs/ - Start DDEV
- Check the DevDB panel
Expected behavior
I expected DevDB to find my DDEV / Laravel database connection. But the "Custom Base Path" doesn't seem to have any effect. I only see the "SQLite Database File Picker" option. As soon as I move all the files and folders to the project's root, the "DDEV - MySQL" option appears.
Screenshots
Additional context
I'm on WSL with Ubuntu


