Skip to content

[upstream] rust-analyzer attaches, but doesn't work for second standalone file #190

Open
@mrcjkb

Description

@mrcjkb

To reproduce:

  • In a non-project, open foo.rs
    • rust-analyzer attaches in standalone/detached mode
    • hover, completions, etc. work
  • :e bar.rs
    • rust-analyzer attaches
    • hover, completions, etc. don't work work

A workaround was implemented in #189.
But this has the issue that separate rust-analyzer processes are spawned for each file.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions