ra-jeev / write-assist-ai

OpenAI-powered Text Rewriter for VS Code. Works with Markdown, LaTeX and text files. Fully customizable through settings.
MIT License
10 stars 1 forks source link

Delete existing ApiKey stored in plain text in the extensions settings #8

Closed ra-jeev closed 8 months ago

ra-jeev commented 8 months ago

Existing ApiKey if present should be read and stored in secretStorage without prompting the existing users for it. And then this should be deleted from settings.json.