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

Error: command 'rls.findImpls' already exists #560

Open
JayXon opened this issue Apr 4, 2019 · 3 comments
Open

Error: command 'rls.findImpls' already exists #560

JayXon opened this issue Apr 4, 2019 · 3 comments

Comments

@JayXon
Copy link

JayXon commented Apr 4, 2019

VSCode 1.33.0
rls-vscode 0.6.1

I have a workspace that includes 2 directories, each has its own Cargo.toml, that might be causing this issue because I can only see "Go to Definition" etc. in context menu in files in one directory but not the other.

image

@xuchaoqian
Copy link

xuchaoqian commented Apr 5, 2019

I got this error when switch directories. It would be fine after restarting the VSCODE.

@JayXon
Copy link
Author

JayXon commented Apr 5, 2019

I still have this issue after restarting VSCode.

@xuchaoqian
Copy link

xuchaoqian commented Apr 5, 2019

The project in the open directory would be fine after restarting the VSCODE. But will get this error again when switch directories.

BTW. I compiled the latest RLS code(master branch) with rust nightly-2019-04-05 and let rls-vscode point to it by the option: "rust-client.rlsPath".

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