# Ideas * LSP server to be used with the Helix text editor * Code completion using LLMs * Code generation using LLMs text Be able to select code blocks and perform code actions on them * Commenting exiting code * Code refactoring Be able to cht with the LLM * Have a dialog with the LLM, like in lsp-ai Be able to switch LLMs. * Ollama local LLM models (e.g. Qwen Coder vs Deepseek-R1 for different purposes) * OpenAI models * Claude models * Gemini models LCP integration? Can't think of a specic use case right now but it may be interesting!