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

detect a rust file outside a Cargo project and inform user #75

Closed
nrc opened this issue Jul 17, 2017 · 1 comment · Fixed by #157
Closed

detect a rust file outside a Cargo project and inform user #75

nrc opened this issue Jul 17, 2017 · 1 comment · Fixed by #157
Labels
Milestone

Comments

@nrc
Copy link
Member

nrc commented Jul 17, 2017

I.e., opening a rust file without opening the whole project as a folder. This makes the RLS unhappy. We should detect this situation and not start the RLS (or let it exit gracefully) and inform the user.

@kdar
Copy link

kdar commented Dec 5, 2017

So how does this work for monorepos? I have some nested cargo projects. If this is a limitation of RLS, can this be fixed on their end?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants