summaryrefslogtreecommitdiff
path: root/internal/lsp/completion_cache_test.go
AgeCommit message (Expand)Author
2025-08-28copilot: add session token + codex code completion; lsp: prefer native CodeCo...v0.3.0Paul Buetow
2025-08-20lsp: add tiny LRU cache for last 10 completions; ignore trailing whitespace i...Paul Buetow