Skip to content
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
@itsandreramon

Description

@itsandreramon

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.

Screenshot 2021-03-17 at 08 34 42

My extensions:

Screenshot 2021-03-17 at 08 45 09

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:

  • #890 (about Windows)
  • #804 (similar but not the same)
  • #737 (about Rust Language Server)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions