Bela VanderVoort

Results 297 comments of Bela VanderVoort

Having library specific formatting feels a little bit wrong, but EF is so widely used this does seem reasonable. For an even longer example this is a method chain I...

> As a followup: is it pronounced csharp-ee-eh or is it csharp-ee-er? It is the later, it was kind of a play off of prettier which it is ported from....

There isn't really a obvious way this would work. `GlobalPackageReference` is used to include a given nuget package in every csproj. When a given csproj references `CSharpier.MsBuild` it will format...

I'm not opposed to this, but it may be a lot of work. Prettier has had the request for 7 years now - https://github.com/prettier/prettier/issues/265 That also brings up some points...

There are a whole lot of edge cases that need to get addressed. This changed too many files to easily review it via the web link. I added a few...

Closing for inactivity

When I open a new xaml file it isn't associated with a language - [see languages](https://code.visualstudio.com/docs/languages/identifiers) For csharpier to format it, it would need to be associated with xml. If...