dotnet / dotnet/vscode-dotnet-runtime

Consider supporting pre-baked .NET's in extension

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
discussion
Dominant language
TypeScript
Stars
209
Forks
455
PR merge metrics
No merged PRs in 30d

Description

VSCode extensions today cannot have different flavors for different platforms; however, this is changing with: https://github.com/microsoft/vscode/issues/23251#issuecomment-458075818

We can take a model where we have a default .NET included in the box to avoid dynamic acquisition; and then if another extension attempts to download a different version of .NET not included in the box we can fall back.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.