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

Workspace mode not working with "plietar/librespot" #176

Closed
Hoeze opened this issue Oct 21, 2017 · 2 comments
Closed

Workspace mode not working with "plietar/librespot" #176

Hoeze opened this issue Oct 21, 2017 · 2 comments

Comments

@Hoeze
Copy link

Hoeze commented Oct 21, 2017

Hi,
I tried using the workspace mode of vscode Insider with following project:
https://github.com/plietar/librespot/

However, it does not seem like vscode watches the sub-projects in this folder.
There are no recommendations when typing "librespot::audio::" + <ctrl> + <space>.

My settings:

{
    "rust.workspace_mode": true,
    "rust.unstable_features": true
}

I am using an up-to-date rust nightly tool chain.

@nrc
Copy link
Member

nrc commented Oct 26, 2017

We've not tried to integrate with VSCode's workspace more, so I wouldn't expect this to work. However, it is something I would like to get working in the future.

@nrc
Copy link
Member

nrc commented Oct 30, 2017

rust-lang/rls#469

@nrc nrc closed this as completed Oct 30, 2017
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