dotnet / vscode-dotnet-runtime

VSCode Extension for Installing .NET via VS Code
MIT License
128 stars 230 forks source link

Improve the error message for failing to install the .NET SDK. #1770

Closed nagilson closed 2 months ago

nagilson commented 2 months ago

This error message is misleading. We could detect the distro, it just wasn't supported yet in our list of supported distros. We should give the user more action here.