Allow to use VS Code Secret Storage for database password #3540
Labels
area:configuration
Relates to configuration options
ide:vscode
Relates specifically to VS Code extension
kind:enhancement
Indicates a new feature request, imrovement, or extension
"needs-triage"
Validations
Problem
Currently Continues saves database password in plain text at ~/.continue/config.json which is not that secured:
Solution
I don't have a perfect way in mind. As I know Continue supports multiple IDEs.
For VS Code, one option is to allow to save in VSCode Secret Storage. This is what this DBCode plugin does. In VS Code
~/Library/Application Support/Code/User/settings.json
, it refers asThe text was updated successfully, but these errors were encountered: