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

Enhance code completion on/off #28

Closed RussellCanfield closed 7 months ago

RussellCanfield commented 7 months ago

Code completion currently supports being disabled and enabled. Instead of a disabled option, let’s convert it to always on or hotkey.

harlenalvarez commented 7 months ago

PR https://github.com/RussellCanfield/wingman-ai/pull/30

harlenalvarez commented 7 months ago

Enhancement has been added to version 0.3.0, the hot key is shift + ctrl + space. Closing this feature.