diff options
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/lsp/handlers.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/lsp/handlers.go b/internal/lsp/handlers.go index a5649f1..531b454 100644 --- a/internal/lsp/handlers.go +++ b/internal/lsp/handlers.go @@ -1,5 +1,4 @@ // Summary: LSP JSON-RPC handlers; implements core methods and integrates with the LLM client when enabled. -// TODO: Split this up into multiple smaller files. package lsp import ( |
