Releases: mrcjkb/rustaceanvim
Releases · mrcjkb/rustaceanvim
v5.24.4
5.24.4 (2025-02-03)
Bug Fixes
- config/dap: use absolute path to debug adapter if available (#679) (96f6ac9)
v5.24.3
5.24.3 (2025-01-31)
Reverts
- termopen: replace termopen with jobstart (#675) (2d32201)
v5.24.2
5.24.2 (2025-01-28)
Bug Fixes
- health: correct method names in external_deps section (#672) (b545d4f)
v5.24.1
5.24.1 (2025-01-28)
Bug Fixes
- dap: validate custom DAP client configs (#670) (ca7e678)
v5.24.0
5.24.0 (2025-01-27)
Features
- health: don't warn if nvim-dap is not configured (630c8b0)
- notify if using an unsupported Nvim version (f571a59)
Bug Fixes
- dap: remove deprecated function call (5d993d3)
v5.23.1
5.23.1 (2025-01-23)
Bug Fixes
- lsp/windows: unable to find rust-analyzer executable binary (#665) (9694dfd)
v5.23.0
5.23.0 (2025-01-22)
Features
- lsp: preliminary support for
vim.lsp.config
(#660) (00dedc6)
Bug Fixes
- health: .vscode settings reported as loaded if .vscode/ is empty (#662) (88298cd)
v5.22.0
5.22.0 (2025-01-02)
Features
- lsp/codeAction: make float window keymaps configurable (#644) (17f8654)
v5.21.0
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)