summaryrefslogtreecommitdiff
path: root/internal/lsp/completion_state.go
AgeCommit message (Expand)Author
2026-03-17Fix bugs, remove duplication, and clean up code quality issuesPaul Buetow
2026-03-16Document lock ordering, fix test data races, correct stateMu guardPaul Buetow
2026-03-16Use read lock for cache misses in completionState.cacheGetPaul Buetow
2026-03-10task bf088a70: extract LSP client and completion statePaul Buetow