diff options
Diffstat (limited to 'IDEAS.md')
| -rw-r--r-- | IDEAS.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ # Ideas +## Refactor + +* Refactor existing code in a more modular way, especially ./internal/lsp/server.go + +## Features + * LSP server to be used with the Helix text editor * Code completion using LLMs * Code generation using LLMs text |
