Releases: mrcjkb/rustaceanvim
Releases · mrcjkb/rustaceanvim
v5.20.0
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
5.19.2 (2024-12-17)
Bug Fixes
- commands/relatedDiagnostics: error opening quickfix list in nightly (aff6748)
v5.19.1
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
5.19.0 (2024-12-15)
Features
- lsp: auto-register
blink.cmp
client capabilities (#616) (056078b)
v5.18.0
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
5.17.1 (2024-12-04)
Bug Fixes
relatedDiagnostics
: compatibility with Nvim 0.10.2 (#605) (01ebc76)
v5.17.0
5.17.0 (2024-12-03)
Features
- diagnostics:
:RustLsp relatedDiagnostics
command (#601) (0813d4d)
v5.16.0
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
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)