languageserver-rust

Adds support for RLS to Atom

Chris Fung

2,209

3

0.3.0

MIT/Apache-2.0

GitHub

This package consumes the following services:

languageserver-rust package

Adds support for the Rust Language Server to Atom.

Caveat lector: This package is still in development! It might not work in some places and there's probably a lot of missing functionality! Please keep that in mind if you decide to try it out!

Setting up

Install RLS

The recommended way to install RLS is with rustup. Please follow these steps to install RLS to your system.

If RLS is not installed when you install this extension, the extension will show an error and not activate. You need to restart Atom after installing RLS for the extension to recognize it.

Install Nuclide

languageserver-rust depends on Nuclide for a lot of its functionality. You should install Nuclide for the best experience.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.