Skip to content

DDEV - Custom Base Path is ignored #119

@CedsTrash

Description

@CedsTrash

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:

  1. Have a DDEV Laravel project in a subfolder
  2. Launch Visual Studio Code
  3. Update DevDB "Custom Base Path" setting with production/htdocs/
  4. Start DDEV
  5. 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

Image

Image

Image

Additional context

I'm on WSL with Ubuntu

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions