dotnet / vscode-dotnet-runtime

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

Failed to download .NET 8.0.2~x64: #1684 #1754

Closed TheoW03 closed 2 months ago

TheoW03 commented 2 months ago

Describe the bug.

https://github.com/dotnet/vscode-dotnet-runtime/issues/1684

this error from February 28th is back. for me

Please attach log file(s) here if you have any.

DotNetAcquisition-ms-dotnettools.vscode-dotnet-runtime-1712955134720.txt

Reproduction Steps

I dont know how to reproduce it https://github.com/dotnet/vscode-dotnet-runtime/issues/1684

but this issue seems similar

Expected Behavior

Syntax highlighting is half disabled

(it only works for some keywords, like "null" is completely white, "new" is a lighter blue then the rest of the keywords, Enums are highlighted yellow not purple)

and you will get an error message in the editor that looks like

in VS code.

i do have have dotnet version 7 installed. (I think i have to install 8)

Exceptions & Errors (if any)

Error
Failed to download .NET 8.0.4~x64:
Validation of .dotnet installation for version 8.0.4~x64 failed: Expected executable does not exist at "c:\Users\Users\AppData\Roaming\Code\User\globalStorage\ms-dotnettools.vscode-dotnet-r

.NET Install Tool Version

2.0.3

Your operating system? Please provide more detail, such as the version and or distro above.

Windows

VS Code Version

1.88.1