Releases: sublimelsp/LSP-rust-analyzer
Releases · sublimelsp/LSP-rust-analyzer
v1.6.1
What's Changed
- update rust-analyzer to 2023-12-25 by @github-actions in #108
New Contributors
- @github-actions made their first contribution in #108
Full Changelog: v1.6.0...v1.6.1
v1.5.1
What's Changed
- Remove double try-import in plugin.py by @mataha in #102
v1.5.0
What's Changed
- Support experimental "experimental.hoverRange" functionality by @rchl in #98
Full Changelog: v1.4.1...v1.5.0
v1.4.0
- chore: update rust-analyzer to 2023-05-15 by @azriel91 in #93
v1.3.1
- chore: update rust-analyzer to 2023-01-30 (#91)
v1.3.0
- chore: Update server 2023-01-16 (#90)
The most notable is that it renames all the checkOnSave
settings
v1.2.0
- chore: update to rust-analyzer 2022-12-26 (#87)
- Show error if executable missing pre-opening Terminus (#85)
v1.1.0
- Update to server tag 2022-08-29 and remove legacy inline hints (#77)