Andrew Hall

Results 98 comments of Andrew Hall

This is pretty basic outlines, but I wanted to get the work going to add these. @davidwengier I think you had a better template for source generators? @sharwell and @mavasani...

> > is there anything missing in the analyzer? > > The analyzer template appears to be missing at least: > > * Packaging project > * Test project >...

Likely this won't be the final template. Instead I believe @jmarolf had some ideas... Happy to pick this back up, but it looked like more work was needed to decide...

@jmarolf do you mean abandon, or update and try to get this in with current plan?

@filipw can we move forward with this in some way? I really like this idea :) So much so I started writing my own extension to do this until I...

This is by design. Color is supposed to represent the "Enhanced Colors" that were introduced in VS 2019. The "classification" text is supposed to help identify that you're changing the...

> I didn't even think the html document _had_ source mappings! :o > > Would we be better off waiting for the right version? Or do we not get the...

> > Looks like we found the reference to the moved type in a .g.cs file and tries to add an import to the new namespace directly [sourceroslyn.io/#Microsoft.CodeAnalysis.Features/CodeRefactorings/SyncNamespace/AbstractChangeNamespaceService.cs,657](https://sourceroslyn.io/#Microsoft.CodeAnalysis.Features/CodeRefactorings/SyncNamespace/AbstractChangeNamespaceService.cs,657) > >...

I was able to reproduce this with SkiaSharp.Views.Blazor installed and the code below. Note that the tooltip is for the outer `DrawRect` call and not `SKRect` even though the cursor...

@NTaylorMullen do we have more dupes of this? Original bug hasn't had logs for a while. Blocked on investigation until we see if this is still happening or get new...