You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.
I have a project like this:
where
liborwell
is a cargo project by itself, and also isglium_orwell
Somehow, only
liborwell
works in VSCode. That is, only it has intellisense.glium_orwell
won't have any.Is there something I can do so both projects work with intellisense?
The text was updated successfully, but these errors were encountered: