Releases: nickjvandyke/opencode.nvim
Releases · nickjvandyke/opencode.nvim
v0.4.0
0.4.0 (2026-02-20)
Features
- lsp: add code action to explain diagnostic under cursor (8d95230)
- lsp: add hover functionality. disable lsp by default for stability. (7d410cc)
- lsp: add persistent in-process LSP, and code action to fix diagnostics (a841138)
- lsp: allow configuring model (bdb59d8)
Bug Fixes
v0.3.0
0.3.0 (2026-02-18)
Features
- ask: end prompt with
\nor press<C-CR>to append instead of submit (65ce845) - ask: send actual newline to
opencodewhen used to make ask append (7cffee3) - ask: support all completion plugins via in-process LSP :D (55ae1e5)
- ask: use
<S-CR>instead of<C-CR>to append - more standard (72e85ae) - snacks: add
snacks.pickeraction to send items toopencode(#152) (e478fce)
Bug Fixes
v0.2.0
v0.1.0
The beginning of tagged releases for opencode.nvim! I hope it improves stability and clarity 🙂
Thanks for using my plugin!