RussellCanfield / wingman-ai

An open source AI coding assistant VSCode extension. Works with Ollama, HuggingFace, OpenAI and Anthropic
MIT License
150 stars 13 forks source link

Feature - Code Completion Toggle #24

Closed cfryerdev closed 7 months ago

cfryerdev commented 7 months ago

Add a toggle in the settings to allow users to turn on/off code completion to control traffic and potential data leakage in situations where you dont want to send parts or the entire file over to openai as context.

RussellCanfield commented 7 months ago

Thanks! Handled by #23

harlenalvarez commented 7 months ago

Closing this issue since the feature was added