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!
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.
languageserver-rust depends on Nuclide for a lot of its functionality. You should install Nuclide for the best experience.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
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.