summaryrefslogtreecommitdiff
path: root/internal/lsp/completion_cache_test.go
AgeCommit message (Collapse)Author
2025-08-20lsp: add tiny LRU cache for last 10 completions; ignore trailing whitespace ↵Paul Buetow
in cache key; log cache hits; report busy with isIncomplete to prompt client retry