Skip to content

Releases: jmbuhr/otter.nvim

v1.3.0

24 Oct 17:34
374fcce
Compare
Choose a tag to compare

1.3.0 (2023-10-24)

Features

  • Add Markdown and Elixir extensions (#64) (ecb2f21)

v1.2.1

16 Sep 21:18
2752dd1
Compare
Choose a tag to compare

1.2.1 (2023-09-16)

Bug Fixes

  • prevent accidentially leaving otter completion on outside of main (229690a)

v1.2.0

27 Aug 15:12
849259c
Compare
Choose a tag to compare

1.2.0 (2023-08-27)

Features

  • format current code chunk (01578a4)

v1.1.0

23 Aug 10:37
e82a3db
Compare
Choose a tag to compare

1.1.0 (2023-08-23)

Features

  • also get injection.language directly from metadata if available (94f642c)

v1.0.3

22 Aug 09:25
e36c4da
Compare
Choose a tag to compare

1.0.3 (2023-08-22)

Bug Fixes

  • fix #51 completion items come up multiple times (#52) (ef79ee7)

v1.0.2

02 Aug 08:51
dda3359
Compare
Choose a tag to compare

1.0.2 (2023-08-01)

Bug Fixes

v1.0.1

15 Jul 08:08
0a32dbd
Compare
Choose a tag to compare

1.0.1 (2023-07-15)

Bug Fixes

v1.0.0

11 Jul 09:51
4fb8e7c
Compare
Choose a tag to compare

1.0.0 (2023-07-11)

⚠ BREAKING CHANGES

  • trigger version

Bug Fixes

v0.17.0

28 Jun 11:38
fb98d7e
Compare
Choose a tag to compare

0.17.0 (2023-06-28)

Features

  • lsp: ask_type_definition and ask_document_symbol (6a5d874)
  • use node:range instead of node text to get lines (963a7b3)

Bug Fixes

  • silently return if no response by the language server or the filter (3b5d856)

v0.16.1

06 Jun 13:52
242d180
Compare
Choose a tag to compare

0.16.1 (2023-06-06)

Bug Fixes

  • deactivate otter cmp source when not in the main buffer (1f7dfcd)