Skip to content

Releases: mrcjkb/rustaceanvim

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)

v5.14.1

12 Nov 09:19
8ece53b
Compare
Choose a tag to compare

5.14.1 (2024-11-12)

Bug Fixes

  • compatibility with nvim-nightly (0b40190)

v5.14.0

12 Nov 09:17
6116eea
Compare
Choose a tag to compare

What's Changed

  • feat(lsp): allow overriding server command via rust-analzyer.server.path setting by @mrcjkb in #567
  • chore(master): release 5.14.0 by @mrcjkb in #568

Full Changelog: v5.13.2...v5.14.0

v5.13.2

09 Nov 17:22
2444433
Compare
Choose a tag to compare

5.13.2 (2024-11-09)

Bug Fixes

  • work around bug in Nushell on Windows (#564) (59f15ef)

v5.13.1

28 Oct 16:54
e1f9464
Compare
Choose a tag to compare

5.13.1 (2024-10-28)

Performance Improvements

v5.13.0

17 Oct 15:32
6eb1c41
Compare
Choose a tag to compare

5.13.0 (2024-10-17)

Features

  • lsp: target architecture switching command for RustAnalyzer (#541) (95715b2)

Bug Fixes

  • remove corrupt file that breaks git clone on windows (ccff140)

v5.12.0

15 Oct 23:44
819c319
Compare
Choose a tag to compare

5.12.0 (2024-10-15)

Features

  • config: health check reports for .vscode/settings.json (#539) (cb31013)

v5.11.0

01 Oct 14:18
29f42cc
Compare
Choose a tag to compare

5.11.0 (2024-10-01)

Features

  • lsp: preserve cursor position for move_item command (#532) (a07bb0d)