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.

Warn nightly users if rls is missing in the active toolchain #217

Closed
@m-rutter

Description

@m-rutter

So I've been fighting for the past couple hours with rls-preview on the latest nightly build after doing an unwise rustup update. Turns out rls is missing in the latest nightly and has been missing on and off for the past few weeks due to breaking changes in nightly (as is to be expected).

rust-lang/rls#611

While trying to work out what was the last working nightly/rls release I saw it mentioned in the issue linked above that rls has a release on stable now (yay!), and sure enough setting rust-client.channel to stable got rls working again with this extension. Might it make sense to default to stable rather than asking the user if they want to install the latest nightly, which has a small chance of missing rls-preview?

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