Open betwins opened 2 years ago
I fail to open grpc-rs project in idea installed with intellij-rust plugin. And I do successfully it with raft-rs project reproduce-steps:
select the project folder or the toml file
click the "ok" button
the files have not been download.
I'm sorry, I'm not familiar with intellij to provide help. But to initialize the required submodule, you can run command cargo xtask submodule in grpc-rs root directory.
cargo xtask submodule
I fail to open grpc-rs project in idea installed with intellij-rust plugin. And I do successfully it with raft-rs project reproduce-steps:
select the project folder or the toml file
click the "ok" button
the files have not been download.