zed-r
zed-r copied to clipboard
R language support for Zed editor
zed-r
Provides tree-sitter queries and Language Server Protocol (LSP) support for Zed.
Installing
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.
LSP
The R packages 'languageserver' and 'lintr' are needed
Caveats
- A custom startup message in
.Rprofilecan potentially cause the the LSP message headers to be decoded improperly and prevent the language server from starting in Zed (#7).
Known issues
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!