cweijan / vscode-database-client

Database Client For Visual Studio Code
https://database-client.com
MIT License
2.39k stars 264 forks source link

How to store connection configs in git and autoload them on other machines? #1155

Closed AliOsm closed 1 month ago

AliOsm commented 1 month ago

Thanks for working on this great extension!

I want to save the configs to my git repo, and allow other developers to autoload them when they clone the repo and open it in VSCode, is this possible?

Other extensions allow to save connection configs in VSCode settings, but this is not possible using this extension.

Thanks!

cweijan commented 1 month ago

Yes, but this is a paid feature.

image