What
The extension https://github.com/damms005/devdb-vscode has quite an interesting feature: it reads the .env for database credentials and offers a direct shortcut to open the specific database that the project is interested in
Why (problem/use case)
If there are multiple connections and/or a long list of tables/databases, having a direct shortcut to the database allows us to skip through a bunch of searching every time
Additional Context
Add any other context, screenshots, or examples about the feature request here.