Changelog #26

  • 时间: 2020-05-27 08:22:07

Commit:fbb8b88

Release:2020-05-25

In the effort to improve support for all editors, and to speedup acceptance of rust-analyzer extensions to the Language Server Protocol, all extensions are now documented:

lsp-extensions.md

If you maintain rust-analyzer plugin for some editor, consider implementing these extensions and giving feedback for the corresponding upstream issue atMicrosoft/language-server-protocol.Additionally, consider subscribing to#4604, which will announce all future extensions and changes.Note that we don’t have any compatibility guarantees yet — all our extensions are subject to change on a short notice.