Skip to content

Releases: mrcjkb/rustaceanvim

v5.22.0

02 Jan 14:25
0a1876b
Compare
Choose a tag to compare

5.22.0 (2025-01-02)

Features

  • lsp/codeAction: make float window keymaps configurable (#644) (17f8654)

v5.21.0

02 Jan 13:51
362e45b
Compare
Choose a tag to compare

5.21.0 (2025-01-02)

Features

  • health: check for optional ra-multiplex dependency (f855920)

Bug Fixes

  • health: don't error if cargo-nextest isn't found (618f274)

v5.20.1

24 Dec 18:32
6db1fe9
Compare
Choose a tag to compare

5.20.1 (2024-12-24)

Bug Fixes

  • remove debug print 🫣 (52a031f)

v5.20.0

24 Dec 16:50
bc908fa
Compare
Choose a tag to compare

5.20.0 (2024-12-24)

Features

  • lsp: auto-connect to ra-multiplex if running (b394709)

Bug Fixes

  • lsp: don't eagerly evaluate server.cmd (7a1511b)

v5.19.2

17 Dec 21:31
0a618c1
Compare
Choose a tag to compare

5.19.2 (2024-12-17)

Bug Fixes

  • commands/relatedDiagnostics: error opening quickfix list in nightly (aff6748)

v5.19.1

17 Dec 17:49
1933318
Compare
Choose a tag to compare

5.19.1 (2024-12-17)

Bug Fixes

  • neotest: prevent running multiple tests when running a single test with cargo-nextest (#619) (152d1e7)

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)