Skip to content

sideye: v0.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:42
51b7369

0.4.0 (2026-07-02)

⚠ BREAKING CHANGES

  • search: 💥 the file tree sidebar toggle moved from b to ctrl-b

Features

  • diagnostics: ✨ register JSON & YAML language servers (#170) (27213aa)
  • intel: ✨ find references via LSP (Shift+F12) (#172) (4346b21), closes #131
  • search: ✨ full-view project search pane (#185) (c850430), closes #184

Bug Fixes

  • git: 🐛 sanitize inherited GIT_* env vars in subprocess calls (#176) (c3ebc37)
  • status: 🐛 keep the recent file's name when its path is long (#175) (6367e90)
  • viewer: 🐛 restore and dedup history on jump navigation (#177) (b272d62)