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

VS Code + RLS doesn't work properly on workspaces #43

Closed
staktrace opened this issue Apr 3, 2017 · 1 comment
Closed

VS Code + RLS doesn't work properly on workspaces #43

staktrace opened this issue Apr 3, 2017 · 1 comment

Comments

@staktrace
Copy link

I followed the instructions at https://github.com/rust-lang-nursery/rls to set up VS code and RLS. I wanted to use it to navigate the servo/webrender repository. This repository contains a workspace Cargo.toml at the root and then a bunch of crates inside. If I open the root folder (with the workspace Cargo.toml) in VS Code, it seems to not do all the proper analysis, and doesn't find some things (a specific example is finding all references to the scroll function in webrender/src/clip_scroll_node.rs). However if I open the webrender crate folder, it works fine. It would be great if it worked with the workspace and could do analysis across both webrender and webrender_traits.

@nrc
Copy link
Member

nrc commented Apr 3, 2017

dup of rust-lang/rls#132

@nrc nrc closed this as completed Apr 3, 2017
Xanewok pushed a commit to Xanewok/rls-vscode that referenced this issue Mar 27, 2019
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