Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

VSCode stuck with "RLS: starting up" (with rls master) #744

Closed
cynecx opened this issue Mar 1, 2018 · 6 comments
Closed

VSCode stuck with "RLS: starting up" (with rls master) #744

cynecx opened this issue Mar 1, 2018 · 6 comments
Labels

Comments

@cynecx
Copy link

cynecx commented Mar 1, 2018

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.

@nrc nrc added the bug label Mar 2, 2018
@nrc
Copy link
Member

nrc commented Mar 2, 2018

@cynecx what project are you building?

@algesten could this be due to the progress indicator changes?

@cynecx
Copy link
Author

cynecx commented Mar 2, 2018

@nrc A simple hello world would be enough.

@Xanewok
Copy link
Member

Xanewok commented Mar 2, 2018

I believe so; this should be resolved once rust-lang/vscode-rust#231 lands

@Matrix-Zhang
Copy link

Matrix-Zhang commented Mar 2, 2018

same problem

thread '<unnamed>' panicked at 'assertion failed: !args.is_empty()', tools\rls\src\build\mod.rs:574:9

@algesten
Copy link
Contributor

algesten commented Mar 2, 2018

@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.

@nrc
Copy link
Member

nrc commented Mar 4, 2018

A new version of the extension has been released. This should be fixed by updating to version 0.4.0

@nrc nrc closed this as completed Mar 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants