summaryrefslogtreecommitdiff
path: root/internal/lsp/handlers_helpers_test.go
AgeCommit message (Expand)Author
2025-09-06use gofumptPaul Buetow
2025-09-06feat(lsp): configurable inline/chat triggers; switch inline markers to >text>...Paul Buetow
2025-08-29lsp: refactor dispatch to handler map; split handlers into feature files (com...Paul Buetow
2025-08-19lsp: strip inline spans for completions\n\n- Add stripInlineCodeSpan helper ...Paul Buetow
2025-08-18lsp: strip Markdown code fences from LLM outputs (completions and code actions)Paul Buetow
2025-08-18refactor(lsp,llm,hexailsp,appconfig): split long funcs; add testsPaul Buetow