summaryrefslogtreecommitdiff
path: root/internal/lsp/handlers_utils.go
AgeCommit message (Expand)Author
2025-09-06fix unit test coveragePaul Buetow
2025-09-06chore(version): bump to 0.6.0; configurable prompts via config + testsv0.6.0Paul Buetow
2025-09-06use gofumptPaul Buetow
2025-09-06feat(lsp): configurable inline/chat triggers; switch inline markers to >text>...Paul Buetow
2025-08-31module: set module path to codeberg.org/snonux/hexai; update imports; docs: a...v0.3.4Paul Buetow
2025-08-29lsp: move remaining small helpers (code-fence, label, duplicate prefix, semic...Paul Buetow
2025-08-29lsp: extract generic helpers to handlers_utils.go; tidy importsPaul Buetow