Skip to content

Releases: mrcjkb/rustaceanvim

v5.24.4

03 Feb 17:22
f03035f
Compare
Choose a tag to compare

5.24.4 (2025-02-03)

Bug Fixes

  • config/dap: use absolute path to debug adapter if available (#679) (96f6ac9)

v5.24.3

31 Jan 07:54
66d688f
Compare
Choose a tag to compare

5.24.3 (2025-01-31)

Reverts

  • termopen: replace termopen with jobstart (#675) (2d32201)

v5.24.2

28 Jan 20:12
242e47b
Compare
Choose a tag to compare

5.24.2 (2025-01-28)

Bug Fixes

  • health: correct method names in external_deps section (#672) (b545d4f)

v5.24.1

28 Jan 17:08
5cb14a1
Compare
Choose a tag to compare

5.24.1 (2025-01-28)

Bug Fixes

  • dap: validate custom DAP client configs (#670) (ca7e678)

v5.24.0

27 Jan 17:18
aed4dab
Compare
Choose a tag to compare

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

23 Jan 16:29
e15c262
Compare
Choose a tag to compare

5.23.1 (2025-01-23)

Bug Fixes

  • lsp/windows: unable to find rust-analyzer executable binary (#665) (9694dfd)

v5.23.0

22 Jan 22:28
36ca5ef
Compare
Choose a tag to compare

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

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)