Provides tree-sitter queries and Language Server Protocol (LSP) support for Zed.
The latest version can be installed from the Zed extensions menu, or by cloning the repo and installing it locally from the Zed extensions menu.
The R packages 'languageserver' and 'lintr' are needed
- A custom startup message in
.Rprofile
can potentially cause the the LSP message headers to be decoded improperly and prevent the language server from starting in Zed (#7).
Check out the project's issue list for a list of unresolved issues. Feel free to fix any of them and send me a pull request!