| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-19 | lsp: strip inline spans for completions\n\n- Add stripInlineCodeSpan helper ↵ | Paul Buetow | |
| to extract first inline backtick span\n- Apply only in completion path after fence stripping\n- Add comprehensive unit tests for inline span handling | |||
| 2025-08-18 | lsp: strip Markdown code fences from LLM outputs (completions and code actions) | Paul Buetow | |
| 2025-08-18 | refactor(lsp,llm,hexailsp,appconfig): split long funcs; add tests | Paul Buetow | |
| - Extract helpers to keep funcs <=50 lines; no behavior changes - Add tests for prompt removal, code actions, and LLM request builders - Table-drive TestInParamList; run gofmt | |||
