berkaysynnada commented on issue #4115:
URL: https://github.com/apache/arrow-rs/issues/4115#issuecomment-1520048619
> I don't personally use rust-analyser, but some brief searching suggests
you can manually configure the two workspaces, with something like
>
> ```
> {
> "rust-analyzer.linkedProjects": [
> "Cargo.toml"
> "object_store/Cargo.toml",
> ]
> }
> ```
>
> It would appear rust-analyser auto-configuration fails for multiple
workspaces in the same directory hierarchy.
Thanks, it worked
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]