Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Can't switch to nightly channel #409

Closed
kanekv opened this issue Aug 24, 2018 · 5 comments
Closed

Can't switch to nightly channel #409

kanekv opened this issue Aug 24, 2018 · 5 comments

Comments

@kanekv
Copy link

kanekv commented Aug 24, 2018

When switching to "rust-client.channel": "nightly", rls doesn't start. Trying to restart RLS from command palette results in: command rls.restart not found.

Stable channel works fine.

@Systemcluster
Copy link

See rust-lang/rls#1011

@kanekv
Copy link
Author

kanekv commented Aug 25, 2018

@Systemcluster I've tried to downgrade nightly and manually install RLS - install worked, but vs code still doesn't recognize it - in nightly channel it still doesn't start rls server, when trying manually reinstall it - again command rls.restart not found

@kanekv
Copy link
Author

kanekv commented Aug 25, 2018

trace reports:
[2919:0825/093823.030074:INFO:CONSOLE(2386)] "Error: command 'rls.restart' not found", source: file:///Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/workbench.main.js (2386)

@Systemcluster
Copy link

To use a specific nightly, it needs to be specified in VSCode for this extension as well: E.g. "rust-client.channel": "nightly-2018-08-19",, it works even if it gets underlined as an invalid option.

@kanekv
Copy link
Author

kanekv commented Aug 25, 2018

Thanks! I think this fixed it. I had to completely remove vscode though, otherwise it kept telling that rls.restart wasn't found

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

No branches or pull requests

2 participants