Releases: mrcjkb/rustaceanvim
Releases · mrcjkb/rustaceanvim
v5.15.2
5.15.2 (2024-11-25)
Bug Fixes
- various
:RustAnalyzer target
regressions (#591) (4f62c30)
v5.15.1
5.15.1 (2024-11-25)
Bug Fixes
- expose
target
scommand in :RustAnalyzer
command completion (#589) (b4e35d5)
v5.14.1
5.14.1 (2024-11-12)
Bug Fixes
- compatibility with nvim-nightly (0b40190)
v5.14.0
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.1
5.13.1 (2024-10-28)
Performance Improvements
v5.13.0
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
5.12.0 (2024-10-15)
Features
- config: health check reports for .vscode/settings.json (#539) (cb31013)
v5.11.0
5.11.0 (2024-10-01)
Features
- lsp: preserve cursor position for move_item command (#532) (a07bb0d)