VS Code: Platform-specific Extensions #10483
Labels
A-infra
CI and workflow issues
A-vscode
vscode plugin issues
C-feature
Category: feature request
good first issue
S-actionable
Someone could pick this issue up and work on it right now
Uh oh!
There was an error while loading. Please reload this page.
VS Code 1.61 allows using platform-specific extensions: https://code.visualstudio.com/api/working-with-extensions/publishing-extension#platformspecific-extensions
This allows creating extensions which bundle the correct binary for each platform. This would remove the need to download rust-analyzer on the first run after an update and provide a better experience for offline use or when the CI fails to upload the artifacts (#10341 (comment)).
It might also help with updates on Windows.
It might be worthwhile to consider using this feature in the future.
The text was updated successfully, but these errors were encountered: