Skip to content

Switching to "nightly" in code-server causes update loop #5892

Closed
@hjfreyer

Description

@hjfreyer

To Reproduce

  1. Use code-server.
  2. Install rust-analyzer via extensions.
  3. Change channel setting to "nightly".
  4. Reload.
  5. A toast pops up saying "New version of rust-analyzer (nightly) is available (requires reload)."
  6. Press "update".

Expected result

code-server webpage reloads and rust-analyzer is on the nightly channel.

Actual result

Another toast pops up saying "New version of rust-analyzer (nightly) is available (requires reload)." Rinse and repeat as many times as you'd like.

It seems like in this state the rust-analyzer extension isn't actually functional. I'm not getting any errors highlighted.

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