Skip to content

Releases: jmbuhr/otter.nvim

v1.15.0

11 May 08:19
5cd161f
Compare
Choose a tag to compare

1.15.0 (2024-05-09)

Features

  • add fallback to type definition + type annotations (#126) (8198492)
  • add webc + sort alphabetically (#128) (0504278)

v1.14.0

01 May 16:04
4e8fe12
Compare
Choose a tag to compare

1.14.0 (2024-05-01)

Features

  • forward custom fallbacks from ask_ functions to send_request (#123) (f963beb), closes #122

v1.13.0

25 Apr 11:35
260d6fe
Compare
Choose a tag to compare

1.13.0 (2024-04-25)

Features

v1.12.2

09 Apr 11:19
e67aa50
Compare
Choose a tag to compare

1.12.2 (2024-04-09)

Bug Fixes

  • write out file once before lsp attach if config.buffers.write_to_disk (b90f0e5), closes #116

v1.12.1

25 Mar 10:23
145a7b0
Compare
Choose a tag to compare

1.12.1 (2024-03-25)

Bug Fixes

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)