diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-02 16:27:27 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-02 16:27:27 +0300 |
| commit | 5c194a0a6c7327d3189fcf1dc3a717fea94e4180 (patch) | |
| tree | a886c19252ca1e0d35246cbccd96d91a8a7e47bc | |
| parent | f56fc80a3a4daaf25a1f6bcaac52b761bd8ed9c8 (diff) | |
more ideas
| -rw-r--r-- | IDEAS.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -3,13 +3,14 @@ * LSP server to be used with the Helix text editor * Code completion using LLMs * Code generation using LLMs text +* Be a replacement for 'github copilot cli' Be able to select code blocks and perform code actions on them * Commenting exiting code * Code refactoring -Be able to cht with the LLM +Be able to chat with the LLM * Have a dialog with the LLM, like in lsp-ai @@ -20,4 +21,5 @@ Be able to switch LLMs. * Claude models * Gemini models -LCP integration? Can't think of a specic use case right now but it may be interesting! +MSPintegration? Can't think of a specic use case right now but it may be interesting! + |
