summaryrefslogtreecommitdiff
path: root/internal/lsp/codeaction_custom_errors_test.go
AgeCommit message (Collapse)Author
2025-09-24Add runtime config store and reload commandPaul Buetow
2025-09-15release: v0.10.1v0.10.1Paul Buetow
- Fix TUI 'p' hotkey: open editor for Custom prompt - Introduce ActionCustomPrompt to disambiguate from Custom actions submenu - Bump version to 0.10.1
2025-09-14release: v0.10.0v0.10.0Paul Buetow