kitamstudios / rust-analyzer.vs

Rust language support for Visual Studio 2022
https://marketplace.visualstudio.com/items?itemName=kitamstudios.RustAnalyzer
Other
138 stars 10 forks source link

Cargo.toml file not recognised by the extension #32

Closed Jashwanth537 closed 7 months ago

Jashwanth537 commented 1 year ago

I might be wrong but the extension doesn't recognize my cargo.toml file while i add it as a new file. Or is there an alternative way to add rust project. I'm trying to build a Rust C++ interoperability project, where my new functionality would be implemented in rust and it uses the existing implementations from the codebase. Any help would be appreciated.

parthopdas commented 11 months ago

how do you mean it does not recognize? can you post some screenshots?

parthopdas commented 7 months ago

closing issue due to no response