Adds support for RLS to Atom
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
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.