Noah Gilson

Results 156 comments of Noah Gilson

@joeloff Thank you for your review! Are those things we can test before getting an official build just via patching a standalone sdk? It seems like all of those I...

Ok, thanks :) In that case, I suppose we will merge it!

It looks like it got in 2 hours after this PR, https://github.com/dotnet/installer/pull/19037 so the nightly build should have it. Let me try it out.

Doing the testing now. One thing I noticed is these messages side by side might confuse people but I think it's ok, since the 2nd message is prefixed with 'VS'...

> 1. Install VS + wasm tools > 2. Install the SDK and run `dotnet workload update` to add the CLI references > 3. Uninstall VS > 4. Uninstall the...

> Variation on this is to alter the later steps 3. Remove the SDK (this should remove the CLI dependents) 4. Remove VS 5. Verify that VS was able to...

> Another variation is still install multiple SDKs after VS, different feature bands, like 8.0.3xx and eventually 8.0.4xx I tried using 8.0.202, mixing operations between 8.0.100 and 8.0.300, and VS,...

> If anyone has an idea what causes the dotnet output to be UTF-8 encoded, that would be great to know. It looks like you found the biggest source: https://github.com/dotnet/sdk/blob/af67718a9fce6ba01796ed06df44299fe17da67b/src/Cli/Microsoft.DotNet.Cli.Utils/UILanguageOverride.cs#L27...

re @dibarbet 's comment: ![image](https://github.com/dotnet/vscode-csharp/assets/23152278/e1752f2f-8576-49cf-8a06-f65aed06549c)