summaryrefslogtreecommitdiff
path: root/internal/lsp/transport.go
AgeCommit message (Expand)Author
2025-09-19fixPaul Buetow
2025-09-06use gofumptPaul Buetow
2025-08-31module: set module path to codeberg.org/snonux/hexai; update imports; docs: a...v0.3.4Paul Buetow
2025-08-22stuffPaul Buetow
2025-08-17cli+lsp: refactor main packages into internal runners; add testsPaul Buetow
2025-08-17lsp/config: make completion trigger characters configurablePaul Buetow
2025-08-16logging: migrate LSP logs to global singleton (internal/logging); use consist...Paul Buetow
2025-08-16lsp: split monolithic server.go into modules; add configurable max tokens and...Paul Buetow