From 69fb353b042ebc0e288bc60ccc1c4f7403994d13 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 31 Aug 2025 23:50:32 +0300 Subject: update the status --- internal/lsp/handlers.go | 1 - 1 file changed, 1 deletion(-) (limited to 'internal/lsp/handlers.go') 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 ( -- cgit v1.2.3