Can anyone tell me where rust-analyzer keeps its logs?
In VS-Code I am getting this error:
cargo check failed Check the server logs for additional info.
Unfortunately, I have no idea where those logs are kept. If it helps I'm running Debian 11.
Can anyone tell me where rust-analyzer keeps its logs?
In VS-Code I am getting this error:
cargo check failed Check the server logs for additional info.
Unfortunately, I have no idea where those logs are kept. If it helps I'm running Debian 11.
First click on the problems button om the bottom bar, then choose the output pane and finally select the Rust Analyzer Language Server output channel:
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.