Skip to content

Releases: mrcjkb/rustaceanvim

v5.19.0

15 Dec 16:57
25aab23
Compare
Choose a tag to compare

5.19.0 (2024-12-15)

Features

  • lsp: auto-register blink.cmp client capabilities (#616) (056078b)

v5.18.0

08 Dec 21:37
a244210
Compare
Choose a tag to compare

5.18.0 (2024-12-08)

Features

  • diagnostics: focus preview window when invoking commands again with current argument (#607) (a7bb78c)

Bug Fixes

  • neotest: prevent coloured output when using cargo-nextest (#610) (87a7b0b)

v5.17.1

04 Dec 11:47
bf3d8c7
Compare
Choose a tag to compare

5.17.1 (2024-12-04)

Bug Fixes

  • relatedDiagnostics: compatibility with Nvim 0.10.2 (#605) (01ebc76)

v5.17.0

03 Dec 23:57
d0b2369
Compare
Choose a tag to compare

5.17.0 (2024-12-03)

Features

  • diagnostics: :RustLsp relatedDiagnostics command (#601) (0813d4d)

v5.16.0

02 Dec 20:15
9032904
Compare
Choose a tag to compare

5.16.0 (2024-12-02)

Features

  • lsp: info log when starting client in standalone mode (0362314)

Bug Fixes

  • lsp: fall back to default offset encoding if not set (4ac7a3c)

v5.15.4

29 Nov 21:15
0790912
Compare
Choose a tag to compare

5.15.4 (2024-11-29)

Bug Fixes

  • lsp/nightly: avoid deprecations with no alternative in stable (╯°□°)╯︵ ┻━┻ (#587) (f116a55)
  • lsp: remove info notification when switching target architecture (7a565dc)

v5.15.3

27 Nov 21:11
b2df0ca
Compare
Choose a tag to compare

5.15.3 (2024-11-27)

Bug Fixes

  • lsp: schedule notification if lsp restart times out (1f97e08)

v5.15.2

25 Nov 20:09
fee0aa0
Compare
Choose a tag to compare

5.15.2 (2024-11-25)

Bug Fixes

  • various :RustAnalyzer target regressions (#591) (4f62c30)

v5.15.1

25 Nov 11:06
761a2b6
Compare
Choose a tag to compare

5.15.1 (2024-11-25)

Bug Fixes

  • expose target scommand in :RustAnalyzer command completion (#589) (b4e35d5)

v5.15.0

18 Nov 21:15
6e742b9
Compare
Choose a tag to compare

5.15.0 (2024-11-18)

Features

  • lsp: pass client_id to on_initialized (#584) (900c6c5)