summaryrefslogtreecommitdiff
path: root/internal/lsp/handlers_codeaction.go
AgeCommit message (Collapse)Author
2025-08-29lsp: refactor dispatch to handler map; split handlers into feature files ↵Paul Buetow
(completion, codeaction, init, document); decompose completion logic into small helpers; update review checklist