Closed ra-jeev closed 8 months ago
Right now the ApiKey is exposed in plain text in the extension's settings. It should be taken during runtime, and then stored securely using VSCode secretStorage.
ApiKey
secretStorage
Right now the
ApiKey
is exposed in plain text in the extension's settings. It should be taken during runtime, and then stored securely using VSCodesecretStorage
.