github nickjvandyke/opencode.nvim v0.3.0

latest releases: v0.5.0, v0.4.0
one month ago

0.3.0 (2026-02-18)

Features

  • ask: end prompt with \n or press <C-CR> to append instead of submit (65ce845)
  • ask: send actual newline to opencode when 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.picker action to send items to opencode (#152) (e478fce)

Bug Fixes

  • ask: locate LSP module where it can reliably be found (5336d93)
  • server: do not search for other servers when port is configured (#175) (9fa26f0)

Don't miss a new opencode.nvim release

NewReleases is sending notifications on new releases.