summaryrefslogtreecommitdiff
path: root/internal/lsp/document.go
AgeCommit message (Collapse)Author
2025-08-16lsp: split monolithic server.go into modules; add configurable max tokens ↵Paul Buetow
and context strategies (minimal|window|file-on-new-func|always-full); provide flags/env fallbacks; add unit tests for helpers and context; update README; remove obsolete files