Skip to content

Releases: jmbuhr/otter.nvim

v0.16.0

06 Jun 13:00
1b0b130
Compare
Choose a tag to compare

0.16.0 (2023-06-06)

Features

  • get_language_lines_around cursor (864db19)

v0.15.1

05 Jun 09:47
322bd3d
Compare
Choose a tag to compare

0.15.1 (2023-06-05)

Performance Improvements

v0.15.0

03 Jun 16:36
83d263d
Compare
Choose a tag to compare

0.15.0 (2023-06-03)

Features

v0.14.0

31 May 08:57
3fc30ca
Compare
Choose a tag to compare

0.14.0 (2023-05-31)

Features

v0.13.1

28 May 13:17
5bfc1f5
Compare
Choose a tag to compare

0.13.1 (2023-05-28)

Bug Fixes

  • ask_references and return early when outside of otter context (4fbc0d6)

v0.13.0

26 May 13:43
f6251a8
Compare
Choose a tag to compare

0.13.0 (2023-05-26)

Features

  • add otter.ask_references (6249847)
  • add otter.ask_rename (dde4ef5)
  • allow custom handlers for lsp request responses (54320db)

v0.12.0

06 May 12:00
4630e71
Compare
Choose a tag to compare

0.12.0 (2023-05-06)

Features

  • more way to get code chunks (74e569c)

v0.11.0

01 May 11:16
2f03fb7
Compare
Choose a tag to compare

0.11.0 (2023-05-01)

Features

  • omit eval: false code blocks (for QuartoSend) (ae3b91b)

v0.10.1

25 Apr 12:58
8b6a80c
Compare
Choose a tag to compare

0.10.1 (2023-04-25)

Bug Fixes

  • Set buftype=nowrite for otter buffers. PR#30 from yongrenjie/main (ee2f5f6)

Thanks to @yongrenjie!

v0.10.0

20 Apr 13:30
5c5f155
Compare
Choose a tag to compare

0.10.0 (2023-04-20)

Features

  • helper functions to get the current language of a chode chunk and (9c302e7)