This repository was archived by the owner on Nov 18, 2022. It is now read-only.
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
The Rust Analyzer server crashed 5 times in the last 3 minutes. The server will not be restarted. #897
Open
Description
There are open issues that discuss issue this but have already been closed, so I will re-open this one. I am running the following versions:
Versions:
- macOS: 11.2.3 Big Sur
- vs-code: 1.54.3
- vscode-rust extension: 0.7.8
- rust-analyzer as the engine
- rustc 1.50.0
- rustup 1.23.1
There are no known updates available. Note is that it works with the normal rust-analyzer plugin.
My extensions:
My vs-code settings.json:
{
"telemetry.enableTelemetry": false,
"aws.telemetry": false,
"workbench.colorTheme": "GitHub Dark",
"editor.minimap.enabled": false,
"rust-client.engine": "rust-analyzer",
"editor.formatOnSave": true,
}
See:
Metadata
Metadata
Assignees
Labels
No labels