Tanay Parikh

Results 175 comments of Tanay Parikh

Transferred from Razor per request: https://github.com/dotnet/aspnetcore/issues/36821#issuecomment-926160081

Thanks Todd for providing those details. The Razor Language Server in VS has a similar architecture and would greatly benefit from being able to access the activity ID. [Here](https://github.com/dotnet/aspnetcore-tooling/blob/025f929e4bec5971604a947dd3ce45b6f0c918ab/src/Razor/src/Microsoft.VisualStudio.LanguageServerClient.Razor/HtmlCSharp/RazorHtmlCSharpLanguageServer.cs#L30-L40) is...

Looks like this may be related to https://github.com/dotnet/razor-tooling/issues/4590.

Hey @Daniil-Demyanenko, thanks for contacting us. If you haven't already, you may wish to try uninstalling and re-installing the O# extension.

Hello, thanks for reaching out. We've made a some changes in this area already for .NET 7 RC2. Can you please try out and confirm if you're still experiencing this...

Thanks @Xeio for trying that out. @MackinnonBuck pointed out this will likely be resolved by https://github.com/dotnet/aspnetcore/pull/44260. I'll update this issue once https://github.com/dotnet/aspnetcore/pull/44260 is merged and available in the nightlies.

The fix should now (or will soon be) available in the latest RTM nightly from https://github.com/dotnet/installer#table. If this issue persists in the RTM after a couple of days, please let...

> Is this fixed in RC2? No, the fix is in the RTM/GA builds.

Going to defer to @javiercn / @SteveSandersonMS who have more context in this area. I haven't touched runtime compilation much so I'd like to get their insights.