Built rls from master: rls-preview 0.126.0-nightly (d4f0b29 2018-02-28).
VSCode seems to be stuck with the message: RLS: starting up but completion and everything works.
The current rls (rls-preview 0.125.0-nightly (f014911 2018-02-14)) shipped with the rust-nightly toolchain functions properly however.
@cynecx what project are you building?
@algesten could this be due to the progress indicator changes?
@nrc A simple hello world would be enough.
I believe so; this should be resolved once https://github.com/rust-lang-nursery/rls-vscode/pull/231/ lands
same problem
thread '<unnamed>' panicked at 'assertion failed: !args.is_empty()', tools\rls\src\build\mod.rs:574:9
@nrc I would definitely expect problems if the server side ships before the plugin, since we have removed the old events.
endless spinning sounds about right.
A new version of the extension has been released. This should be fixed by updating to version 0.4.0