项目作者: aergonaut

项目描述 :
Adds support for RLS to Atom
高级语言: JavaScript
项目地址: git://github.com/aergonaut/languageserver-rust.git
创建时间: 2017-05-16T23:29:03Z
项目社区:https://github.com/aergonaut/languageserver-rust

开源协议:Other

下载


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.