Skip to content

Releases: jmbuhr/otter.nvim

v1.12.0

25 Mar 08:56
36380a0
Compare
Choose a tag to compare

1.12.0 (2024-03-24)

Features

v1.11.0

20 Mar 22:39
aa8dfd3
Compare
Choose a tag to compare

1.11.0 (2024-03-20)

Features

v1.10.0

17 Mar 10:54
aa05f43
Compare
Choose a tag to compare

1.10.0 (2024-03-17)

Features

v1.9.2

04 Mar 16:46
e926e5e
Compare
Choose a tag to compare

1.9.2 (2024-03-04)

Bug Fixes

v1.9.1

03 Mar 22:54
7ed2989
Compare
Choose a tag to compare

1.9.1 (2024-03-03)

Bug Fixes

  • fix lsp formatting response handling (528f14d)

v1.9.0

02 Mar 21:12
8d58278
Compare
Choose a tag to compare

1.9.0 (2024-03-02)

Features

v1.8.0

02 Mar 17:29
4cd8059
Compare
Choose a tag to compare

1.8.0 (2024-03-02)

Features

  • activate all languages for which extensions are known by passing nil (#95) (6234723)
  • add observable js (ojs) as js extension (0674acb)
  • otter.deactivate function (#96) (519c777)

Bug Fixes

  • only attempt to activate found languages with found extension (5a4967c)
  • sync diagnostics on activate (#98) (dad5c46)
  • use proper treesiter iteration from nvim nightly to handle offsets (#100) (53165d7)

v1.7.2

19 Feb 14:18
216b927
Compare
Choose a tag to compare

1.7.2 (2024-02-19)

Bug Fixes

  • make helper function is_otter_language_context actually return (5572d0b)

v1.7.1

12 Feb 16:21
05cc5ee
Compare
Choose a tag to compare

1.7.1 (2024-02-12)

Bug Fixes

  • empty metadata caused treesitter directives like offset to be ignored (#80) (0fd09ca)
  • opts: failing to opt-out features (completion and diagnostics) (#83) (0eeb4f9)

v1.7.0

04 Jan 14:03
cf29fc2
Compare
Choose a tag to compare

1.7.0 (2024-01-04)

Features