Skip to content

Releases: jmbuhr/otter.nvim

v2.2.0

06 Jul 19:09
5f03444
Compare
Choose a tag to compare

2.2.0 (2024-07-06)

Features

Bug Fixes

  • don't add an otter for the language of the main buffer (66b3a33)

v2.1.0

04 Jul 20:25
804a20a
Compare
Choose a tag to compare

2.1.0 (2024-07-04)

Features

  • accept custom lsp params. Allow to explicitly request language (f583efd)

Bug Fixes

v2.0.3

30 Jun 21:37
45db179
Compare
Choose a tag to compare

2.0.3 (2024-06-30)

Bug Fixes

  • correctly specify signatureHelpProvider. fixes #148 (01adf50)
  • handle otter-ls detach and re-attach for otter.deactivate (893934b)

v2.0.2

30 Jun 09:06
9ad3040
Compare
Choose a tag to compare

2.0.2 (2024-06-30)

Bug Fixes

  • remove diagnostics autocommand on otter.deactivate (411fd22)

v2.0.1

30 Jun 06:26
27450b1
Compare
Choose a tag to compare

2.0.1 (2024-06-30)

Bug Fixes

  • users' lsp.root_dir config not respected when starting lsp (#142) (8ff9adc)

v2.0.0

29 Jun 22:49
afa378c
Compare
Choose a tag to compare

2.0.0 (2024-06-29)

⚠ BREAKING CHANGES

  • turn otter into a builtin lsp server-client combo to avoid manual configuration (#137)

Features

  • turn otter into a builtin lsp server-client combo to avoid manual configuration (#137) (4d6c335)

v1.15.1

09 Jun 12:46
cbb1be0
Compare
Choose a tag to compare

1.15.1 (2024-06-09)

Bug Fixes

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