Skip to content

Changelog #109 #173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 27, 2021
Merged

Changelog #109 #173

merged 1 commit into from
Dec 27, 2021

Conversation

lnicola
Copy link
Member

@lnicola lnicola commented Dec 27, 2021

r? @matklad if you're around

The release isn't out yet because GitHub Actions is having a really bad day.


There are some recent known issues related to the VS Code extension and the update mechanism:

* Since last week, the stable extension contains the server binary, avoiding the need to download it on the first load. Unfortunately, Open VSX, which is the marketplace used by VSCodium and other free Code builds https://github.com/rust-analyzer/rust-analyzer/issues/11080[does not] support this feature, sometimes serving users binaries for the wrong platform. The workaround is to install the non-free version of Code, or to manually download the VSIX for your platform from GitHub releases.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let’s maybe flip the order of work-arounds?


There are some recent known issues related to the VS Code extension and the update mechanism:

* Since last week, the stable extension contains the server binary, avoiding the need to download it on the first load. Unfortunately, Open VSX, which is the marketplace used by VSCodium and other free Code builds https://github.com/rust-analyzer/rust-analyzer/issues/11080[does not] support this feature, sometimes serving users binaries for the wrong platform. The workaround is to install the non-free version of Code, or to manually download the VSIX for your platform from GitHub releases.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be useful to rephrase this a bit: “if you use X, than do Y. This is caused by Z”. That is, emphasize “am I affected” and “what should I do”, rather than the underlying issue.

@lnicola lnicola merged commit 5a0d5d4 into src Dec 27, 2021
@lnicola lnicola deleted the changelog-109 branch December 27, 2021 17:30
lnicola added a commit that referenced this pull request Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants